Revert recent repo changes

This commit is contained in:
2026-06-16 20:53:56 +02:00
parent 0ee3e7bdf3
commit e4eff07fd0
7 changed files with 69 additions and 67 deletions
+1 -1
View File
@@ -5,5 +5,5 @@ require_once __DIR__ . '/../modules/shared/auth/service.php';
auth_bootstrap_session();
auth_logout();
header('Location: /index.php');
header('Location: /');
exit;