Fix Statistiken & Credits

Fix Statistiken & Credits
This commit is contained in:
novgorodschi catalin
2026-06-26 12:42:16 +03:00
parent 4561a84a2a
commit e1dd434f5b
31 changed files with 543 additions and 295 deletions
+16 -14
View File
@@ -3,21 +3,23 @@ include_once ("GameEngine/Generator.php");
$start_timer = $generator->pageLoadTimeStart();
#################################################################################
## ##
## -= YOU MUST NOT REMOVE OR CHANGE THIS NOTICE =- ##
## ##
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ##
## Filename : a2b.php ##
## Type : In Game Send Attack ##
## --------------------------------------------------------------------------- ##
## Developed by : Dzoki & Advocaite & Donnchadh ##
## Refactored by : Shadow ##
## Redesign by : Shadow ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## --------------------------------------------------------------------------- ##
## ##
## Project: TravianZ ##
## Version: 29.04.2026 ##
## Filename: a2b.php ##
## Developed by: Dzoki & Advocaite & Donnchadh ##
## Reworked by: Shadow ##
## License: TravianZ Project ##
## Copyright: TravianZ (c) 2010-2026. All rights reserved. ##
## URLs: https://travianz.org ##
## https://github.com/Shadowss/TravianZ ##
## ##
#################################################################################
use App\Utils\AccessLogger;