some improves by nextrack and fix carry of merchants

This commit is contained in:
unknown
2012-05-25 14:39:44 +03:00
parent 158d902dd5
commit 6fcc3e6803
3 changed files with 182 additions and 180 deletions
+1 -1
View File
@@ -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();