mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-12 07:36:07 +00:00
60c2ed2f60
Incremental Refactor Templates 2
25 lines
1.5 KiB
Smarty
25 lines
1.5 KiB
Smarty
<?php
|
|
|
|
#################################################################################
|
|
## -= 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 ##
|
|
## ##
|
|
#################################################################################
|
|
|
|
?>
|
|
<p class="date">[Release by: TravianZ]</p>
|
|
<p>Thank you for using our version!</p>
|