mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-30 23:27:14 +00:00
Fix and Notice
Fix and Notice
This commit is contained in:
@@ -1,11 +1,21 @@
|
||||
<?php
|
||||
|
||||
#################################################################################
|
||||
# Refactor incremental SAFE - Reports Overview (all.tpl)
|
||||
# - Reduced duplicate DB calls (caching user data)
|
||||
# - Safer pagination handling
|
||||
# - PHP 5.6+ / 7+ compatible
|
||||
# - Logic preserved 100%
|
||||
# - Minor SQL safety improvement (cast uid already present, kept safe)
|
||||
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
|
||||
## --------------------------------------------------------------------------- ##
|
||||
## Filename : all.tpl ##
|
||||
## Type : Reports Inbox - List and Filters ##
|
||||
## --------------------------------------------------------------------------- ##
|
||||
## Developed 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. ##
|
||||
## --------------------------------------------------------------------------- ##
|
||||
#################################################################################
|
||||
|
||||
// ======================== NOTICE TYPES ========================
|
||||
|
||||
Reference in New Issue
Block a user