session test

This commit is contained in:
Hubert Walczak
2023-07-09 21:09:00 +02:00
parent 77016b7e53
commit f28e2bf9c0
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -69,6 +69,7 @@ switch($_GET['f']) {
$qact3=null;
}
if (!isset($_SESSION)) {
session_name('TRAVIAN_SESSION');
session_start();
}
if (isset($_SESSION['qtyp']) && $_SESSION['qtyp']==37) {