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 0f0cdaacc1 - Show all commits

View File

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