login redirect

This commit is contained in:
2026-01-07 09:43:38 +01:00
parent ab46c105f7
commit 907a17a2b9
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,5 +1,4 @@
<?php
// includes/auth.php
if (session_status() === PHP_SESSION_NONE) {
session_start();