Inhaltseditoren #87

Merged
mg8220s merged 62 commits from 50-lerninhalte-interface into dev 2025-01-03 19:42:13 +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;