mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-29 22:57:16 +00:00
Incremental Refactor Templates 3
Incremental Refactor Templates 2
This commit is contained in:
+16
-9
@@ -1,17 +1,24 @@
|
||||
<?php
|
||||
|
||||
#################################################################################
|
||||
## ##
|
||||
## -= YOU MUST NOT REMOVE OR CHANGE THIS NOTICE =- ##
|
||||
## ##
|
||||
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
|
||||
## --------------------------------------------------------------------------- ##
|
||||
## Filename links.tpl ##
|
||||
## Developed by: Slim, Manuel Mannhardt ##
|
||||
## Refactored by: Shadow Incremental Refactor ##
|
||||
## License: TravianZ Project ##
|
||||
## Copyright: TravianZ (c) 2010-2025. All rights reserved. ##
|
||||
## ##
|
||||
## Refactor notes: ##
|
||||
## - păstrată logica originală 100% ##
|
||||
## - compatibil PHP 5.6+ / 7+ ##
|
||||
## - redus cod duplicat ##
|
||||
## - securizare output HTML ##
|
||||
## - protecție basic URL ##
|
||||
## - comentarii adăugate ##
|
||||
## ##
|
||||
## Project: TravianZ ##
|
||||
## Version: 6.0.1 ##
|
||||
## Filename: Templates/indexnews.tpl ##
|
||||
## Developed by: ZZJHONS ##
|
||||
## License: Creative Commons BY-NC-SA 3.0 ##
|
||||
## Copyright: TravianZ (c) 2011 - All rights reserved ##
|
||||
#################################################################################
|
||||
|
||||
?>
|
||||
<p class="date">[Release by: TravianZ]</p>
|
||||
<p>Thank you for using our version!</p>
|
||||
|
||||
Reference in New Issue
Block a user