mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-12 15:46:06 +00:00
Incremental Refactor Templates 3
Incremental Refactor Templates 2
This commit is contained in:
+21
-2
@@ -1,3 +1,22 @@
|
||||
<div id="content" class="plus">
|
||||
<?php
|
||||
#################################################################################
|
||||
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
|
||||
## --------------------------------------------------------------------------- ##
|
||||
## Filename version.tpl ##
|
||||
## Developed by: Dzoki ##
|
||||
## Refactored by: Shadow Incremental Refactor ##
|
||||
## License: TravianZ Project ##
|
||||
## Copyright: TravianZ (c) 2010-2026. All rights reserved. ##
|
||||
## ##
|
||||
## Incremental Refactor Notes: ##
|
||||
## - Kept original structure intact ##
|
||||
## - Ensured safe PHP wrapper (in case file is included in PHP context) ##
|
||||
## - Minimal overhead / fully backward compatible ##
|
||||
## ##
|
||||
#################################################################################
|
||||
?>
|
||||
|
||||
<div id="content" class="plus">
|
||||
<div id="textmenu">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user