forked from Wavyzz/dolibarr
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
@@ -172,6 +172,7 @@ class Utils
|
||||
$tmpcountdeleted = 0;
|
||||
|
||||
$result = dol_delete_dir_recursive($filesarray[$key]['fullname'], $startcount, 1, 0, $tmpcountdeleted);
|
||||
|
||||
$excluded = [
|
||||
$conf->user->dir_temp,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user