Correct bug 363
This commit is contained in:
parent
3abffac52a
commit
c628cfd99a
@ -439,7 +439,6 @@ class Project extends CommonObject
|
||||
if ($conf->projet->dir_output)
|
||||
{
|
||||
$dir = $conf->projet->dir_output . "/" . $projectref;
|
||||
|
||||
if (file_exists($dir))
|
||||
{
|
||||
$res = @dol_delete_dir_recursive($dir);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user