Teil 2 #94

Merged
mg8220s merged 121 commits from dev into main 2025-01-08 10:16:03 +01:00
Showing only changes of commit 41a186f3c9 - Show all commits

View File

@@ -112,7 +112,7 @@ class Util
self::delete($path . "/" . $entry);
}
rmdir($path);
}
return true;