This commit is contained in:
2025-11-29 00:49:33 +01:00
parent 5751b942f8
commit 409b46c045

View File

@@ -1,5 +1,5 @@
<?php
$pageKey = 'landing';
$pageKey = 'main';
$GLOBALS['pageKey'] = $pageKey;
require_once dirname(__DIR__) . '/config/fileload.php';