mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-15 07:41:00 +00:00
General fixes
+Updated the maintenance.php description
This commit is contained in:
+13
-15
@@ -3,21 +3,19 @@ include_once("GameEngine/Generator.php");
|
|||||||
$start_timer = $generator->pageLoadTimeStart();
|
$start_timer = $generator->pageLoadTimeStart();
|
||||||
|
|
||||||
#################################################################################
|
#################################################################################
|
||||||
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
|
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
|
||||||
## --------------------------------------------------------------------------- ##
|
## --------------------------------------------------------------------------- ##
|
||||||
## Project: TravianZ ##
|
## Project: TravianZ ##
|
||||||
## Version: 18.02.2014 ##
|
## Version: 01.06.2018 ##
|
||||||
## Description: When the player builds Wonder of the World ##
|
## Description: When an Admin/MH starts a maintenance ##
|
||||||
## to level 100 the winner details are shown. ##
|
## this page will be showed ##
|
||||||
## tells the players the game is over ##
|
## Authors: iopietro ##
|
||||||
## Authors: aggenkeech - and a little help from Eyas95 ##
|
## Page: maintenance.php ##
|
||||||
## Page: winner.php ##
|
## License: TravianZ Project ##
|
||||||
## Fixed by: Shadow ##
|
## Copyright: TravianZ (c) 2010-2018. All rights reserved. ##
|
||||||
## License: TravianZ Project ##
|
## URLs: http://travian.shadowss.ro ##
|
||||||
## Copyright: TravianZ (c) 2010-2013. All rights reserved. ##
|
## Source code: https://github.com/Shadowss/TravianZ/ ##
|
||||||
## URLs: http://travian.shadowss.ro ##
|
## ##
|
||||||
## Source code: https://github.com/Shadowss/TravianZ/ ##
|
|
||||||
## ##
|
|
||||||
#################################################################################
|
#################################################################################
|
||||||
|
|
||||||
use App\Utils\AccessLogger;
|
use App\Utils\AccessLogger;
|
||||||
|
|||||||
Reference in New Issue
Block a user