Incremental Refactor Templates 3

Incremental Refactor Templates 2
This commit is contained in:
Catalin Novgorodschi
2026-05-07 11:20:05 +03:00
parent 8901c36c06
commit 60c2ed2f60
24 changed files with 2924 additions and 1057 deletions
+20 -2
View File
@@ -1,4 +1,22 @@
<div id="content" class="plus">
<div id="textmenu">
<?php
#################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ##
## Filename support.tpl ##
## Developed by: Dzoki ##
## Refactored by: Shadow Incremental Refactor ##
## License: TravianZ Project ##
## Copyright: TravianZ (c) 2010-2026. All rights reserved. ##
## ##
## Incremental Refactor Notes: ##
## - Preserved original HTML structure ##
## - Added safe PHP wrapper for consistent include behavior ##
## - Kept compatibility with legacy PHP 7+ ##
## ##
#################################################################################
?>
<div id="content" class="plus">
<div id="textmenu">
</div>
</div>