This commit is contained in:
2025-11-30 03:39:16 +01:00
parent 98a9f55c64
commit 3607d71a40
2 changed files with 16 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
// Optional: zentrale Config laden (wenn du magst)
declare(strict_types=1);
$apibasedir = $_SERVER['DOCUMENT_ROOT'];
echo $apibasedir = $_SERVER['DOCUMENT_ROOT'];
require $apibasedir. '/../config/fileload.php';
// Basis-Header (CORS, JSON)