mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-10 13:21:01 +00:00
some improves by nextrack and fix carry of merchants
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
| TravianX All rights reserved
|
||||
|
|
||||
*/
|
||||
|
||||
if(isset($_GET['aid']) && !is_numeric($_GET['aid'])) die('Attempt of sql injection blocked');
|
||||
include ("GameEngine/Village.php");
|
||||
include ("GameEngine/Chat.php");
|
||||
$start = $generator->pageLoadTimeStart();
|
||||
|
||||
Reference in New Issue
Block a user