Add notice

Add notice
This commit is contained in:
Catalin Novgorodschi
2026-04-28 10:19:50 +03:00
parent 6f311ced30
commit 3607a566f9
15 changed files with 106 additions and 32 deletions
+15
View File
@@ -1,9 +1,24 @@
<?php
/**
* crop_builder.php
* Admin UI to build/rebuild the precomputed croppers table (9c/15c + best oasis bonus).
* The UI is rendered inside the pages main content area with normal “player” styling.
*/
#################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ##
## Project: TravianZ ##
## Filename build_croppers.php ##
## Developed by: TravianZ ##
## License: TravianZ Project ##
## Copyright: TravianZ (c) 2010-2026. All rights reserved. ##
## URLs: http://travian.shadowss.ro ##
## Source code: https://github.com/Shadowss/TravianZ ##
## ##
#################################################################################
use App\Utils\AccessLogger;