The first release of the refactored version

It's still a work in progress, there are a lot of things that will
change in the final release
This commit is contained in:
iopietro
2018-09-16 17:22:39 +02:00
parent f032523e1c
commit 62d6e19ee9
3503 changed files with 90956 additions and 35819 deletions
+32
View File
@@ -0,0 +1,32 @@
<?php
#################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ##
## Filename special.tpl ##
## Developed by: Dzoki ##
## License: TravianX Project ##
## Copyright: TravianX (c) 2010-2011. All rights reserved. ##
## ##
#################################################################################
?>
<table cellpadding="1" cellspacing="1" id="support_mh">
<thead>
<tr>
<th>Support and Multihunter</th>
</tr>
</thead>
<tbody>
<tr>
<td><b>Support:</b><br>The support is a group of experienced players who will answer your questions gladly.<br />
<a href="nachrichten.php?t=1&amp;id=1">&raquo; Write message</a>
</td>
</tr>
<tr>
<td><b>Multihunter:</b><br>The Multihunters are responsible for the compliance with the <a href="rules.php"><b><?php echo GAME_RULES;?></b></a>. If you have questions about the rules or want to report a violation, you can message a Multihunter.<br />
<a href="nachrichten.php?t=1&amp;id=0">&raquo; Write message</a>
</td>
</tr>
</tbody>
</table>