fixes for server environment.

This commit is contained in:
2025-04-17 21:22:03 +00:00
parent 34ecc4e170
commit aabc87961a
97 changed files with 12020 additions and 3 deletions
+9
View File
@@ -0,0 +1,9 @@
<?php
// autoload_namespaces.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
);