This commit is contained in:
2025-11-29 00:36:33 +01:00
parent 3a1b34c0df
commit 72bc2ae355
2 changed files with 8 additions and 4 deletions

View File

@@ -3,7 +3,6 @@ $pageKey = 'landing';
$GLOBALS['pageKey'] = $pageKey;
require_once dirname(__DIR__) . '/config/fileload.php';
// User-Dummy (später über Login ersetzen)
$userInitials = null;