More stuff & install system

This commit is contained in:
Naiel
2026-01-26 13:53:21 +00:00
parent 7e55e2f971
commit 62929e7565
10 changed files with 517 additions and 11 deletions

View File

@@ -33,6 +33,10 @@ if (isset($_POST["user"])) {
}
}
if (!file_exists("/DATA/SISTEMA_INSTALADO.txt")) {
header("Location: /_install.php");
die();
}
require_once "_incl/pre-body.php"; ?>
<div class="card pad">