fix: session login check for admin

This commit is contained in:
Martin Ambrus
2017-10-28 11:25:50 +02:00
parent 6226412825
commit 6bbeb0c574
2 changed files with 21 additions and 5 deletions
+1
View File
@@ -61,6 +61,7 @@ martinambrus changes:
49. Multihunter can no longer build beyond level 20
50. installation final screen shows info to remove install folder and CHMOD folders on Linux
51. fixed farms generation via Admin - these will be created all over map, not only where new players are currently being placed (players are positioned like this: middle section for first 20 days, then corners, then in between)
52. fixed logged-in check (no longer redirects to login.php from admin when not logged-in to the game itself)
Shadowss changes: