mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-15 15:51:01 +00:00
Add notice
Add notice
This commit is contained in:
@@ -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 page’s 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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user