Fixed namespace

This commit is contained in:
Eldad Fux
2025-03-15 13:24:56 +01:00
parent a2a0a1405f
commit 07926534bf
+2
View File
@@ -8,6 +8,8 @@
*
*/
use Utopia\System\System;
if (\file_exists(__DIR__ . '/../vendor/autoload.php')) {
require_once __DIR__ . '/../vendor/autoload.php';
}