First Commit

This commit is contained in:
2026-08-19 17:26:06 +01:00
parent f782c6f531
commit 121f788c28
25 changed files with 5132 additions and 73 deletions
+4
View File
@@ -0,0 +1,4 @@
<?php
logout_user();
header("Location: index.php?page=login");
exit;