mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-19 00:27:17 +00:00
Update version & hall of fame
Update version & hall of fame
This commit is contained in:
+19
-11
@@ -5,14 +5,20 @@ $start_timer = $generator->pageLoadTimeStart();
|
|||||||
#################################################################################
|
#################################################################################
|
||||||
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
|
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
|
||||||
## --------------------------------------------------------------------------- ##
|
## --------------------------------------------------------------------------- ##
|
||||||
## Project: TravianZ ##
|
## Filename : version.php ##
|
||||||
## Filename version.php ##
|
## Type : VERSION HALL OF FAME ##
|
||||||
## Developed by: Shadow ##
|
## --------------------------------------------------------------------------- ##
|
||||||
## License: TravianZ Project ##
|
## Refactored by : Shadow ##
|
||||||
## Copyright: TravianZ (c) 2010-2026. All rights reserved. ##
|
## Redesign by : Shadow ##
|
||||||
## URLs: http://travian.shadowss.ro ##
|
## --------------------------------------------------------------------------- ##
|
||||||
## Source code: https://github.com/Shadowss/TravianZ ##
|
## Contact : cata7007@gmail.com ##
|
||||||
## ##
|
## Project : TravianZ ##
|
||||||
|
## Test Server : https://travianz.org ##
|
||||||
|
## GitHub : https://github.com/Shadowss/TravianZ ##
|
||||||
|
## --------------------------------------------------------------------------- ##
|
||||||
|
## License : TravianZ Project ##
|
||||||
|
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
|
||||||
|
## --------------------------------------------------------------------------- ##
|
||||||
#################################################################################
|
#################################################################################
|
||||||
|
|
||||||
use App\Utils\AccessLogger;
|
use App\Utils\AccessLogger;
|
||||||
@@ -79,15 +85,16 @@ else $building->procBuild($_GET);
|
|||||||
max-width: 900px;
|
max-width: 900px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
">
|
">
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
$developers = [
|
$developers = [
|
||||||
["ronix", "Developer"],
|
|
||||||
["Dzoki", "Version starter"],
|
["Dzoki", "Version starter"],
|
||||||
["Shadow", "Project Owner"],
|
["Shadow", "Project Owner"],
|
||||||
["Advocaite", "Developer"],
|
["Ferywir", "Active Developer"],
|
||||||
|
["Advocaite", "Alumni Developer"],
|
||||||
["yi12345", "Alumni Developer"],
|
["yi12345", "Alumni Developer"],
|
||||||
["iopietro", "Alumni Developer"],
|
["iopietro", "Alumni Developer"],
|
||||||
["brainiacX", "Alumni Developer"],
|
["ronix", "Alumni Developer"],
|
||||||
["InCube", "Alumni Developer"],
|
["InCube", "Alumni Developer"],
|
||||||
["martinambrus", "Alumni Developer"],
|
["martinambrus", "Alumni Developer"],
|
||||||
["KFCSpike", "Alumni Developer"],
|
["KFCSpike", "Alumni Developer"],
|
||||||
@@ -121,6 +128,7 @@ $developers = [
|
|||||||
["hdmaniak2", " Active Developer"],
|
["hdmaniak2", " Active Developer"],
|
||||||
["newtcv", " Active Developer"],
|
["newtcv", " Active Developer"],
|
||||||
["AlinV2V", " Active Developer"],
|
["AlinV2V", " Active Developer"],
|
||||||
|
["brainiacX", "Alumni Developer"],
|
||||||
["lietuvis10", " Active Developer"]
|
["lietuvis10", " Active Developer"]
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user