pageLoadTimeStart(); ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## ## Filename karte.php ## ## Developed by: Dzoki ## ## License: TravianX Project ## ## Copyright: TravianX (c) 2010-2011. All rights reserved. ## ## ## ################################################################################# use App\Utils\AccessLogger; if(isset($_GET['z']) && !is_numeric($_GET['z'])) die('Hacking Attempt'); include_once("GameEngine/Village.php"); AccessLogger::logRequest(); if(isset($_GET['newdid'])) { $_SESSION['wid'] = $_GET['newdid']; if(isset($_GET['d']) && isset($_GET['c'])){ header("Location: ".$_SERVER['PHP_SELF']."?d=".preg_replace("/[^a-zA-Z0-9_-]/","",$_GET['d'])."&c=".preg_replace("/[^a-zA-Z0-9_-]/","",$_GET['c'])); exit; } else if(isset($_GET['d'])){ header("Location: ".$_SERVER['PHP_SELF']."?d=".preg_replace("/[^a-zA-Z0-9_-]/","",$_GET['d'])); exit; } else{ header("Location: ".$_SERVER['PHP_SELF']); exit; } } else { $building->procBuild($_GET); } ?> <?php echo SERVER_NAME ?> - World Map gpack == null || GP_ENABLE == false) { echo " "; } else { echo " "; } ?>
getMapCheck($_GET['d']) == $_GET['c']) { include("Templates/Map/vilview.tpl"); } else { header("Location: dorf1.php"); exit; } } else { include("Templates/Map/mapview.tpl"); } ?>



Calculated in pageLoadTimeEnd()-$start_timer)*1000); ?> ms
Server time: