diff --git a/support.php b/support.php index e631cf5a..d4b182ed 100644 --- a/support.php +++ b/support.php @@ -9,9 +9,17 @@ ## Copyright: TravianX (c) 2010-2011. All rights reserved. ## ## ## ################################################################################# - include("GameEngine/config.php"); - include("GameEngine/Database.php"); - include("GameEngine/Lang/".LANG.".php"); + include("GameEngine/Village.php"); +$amount = $_SESSION['amount']; +$start = $generator->pageLoadTimeStart(); +if(isset($_GET['newdid'])) { + $_SESSION['wid'] = $_GET['newdid']; + header("Location: ".$_SERVER['PHP_SELF']); +} +else { + $building->procBuild($_GET); +} +$automation->isWinner(); ?> @@ -62,15 +70,15 @@ function chkFormular () { - - +
+
-
+
-
+

Support

You can use the following form to submit your request to the Support.
Please take a bit of time to answer the form questions in as much detail as possible, so that we can answer your request quickly and in length.
Please note that without a valid email address, your request will not get processed.

Bug reports, login errors, general questions and feedback

@@ -130,21 +138,35 @@ function chkFormular () {
-
+



-
- +
+
+
+
- - -
+ +
+
+
+Calculated in pageLoadTimeEnd()-$start)*1000); +?> ms + +
Server time: +
+
+
-
- \ No newline at end of file +