This commit is contained in:
2025-11-28 02:27:46 +01:00
parent 2f0fd6f812
commit 975c8085f8

View File

@@ -1,7 +1,7 @@
<?php <?php
$pageKey = 'fakecheck'; $pageKey = 'fakecheck';
echo dirname(__DIR__) . '/config/fileload.php'; echo dirname(__DIR__) . '/config/fileload.php';
echo $_SERVER['DOCUMENT_ROOT'];
/* /*
* USBCheck Fake USB Check - Landingpage * USBCheck Fake USB Check - Landingpage
* -------------------------------------- * --------------------------------------