This commit is contained in:
2025-12-24 23:59:43 +01:00
parent 4f1f28f0f1
commit af585543a1

View File

@@ -1,7 +1,6 @@
<?php
declare(strict_types=1);
require_once __DIR__ . '/../public/fileload.php'; // Pfad ggf. anpassen
use App\App;