Fehler beim Löschen von Ordnern behoben
This commit is contained in:
@@ -112,7 +112,7 @@ class Util
|
||||
|
||||
self::delete($path . "/" . $entry);
|
||||
}
|
||||
|
||||
rmdir($path);
|
||||
}
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user