Removed debug

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