mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-27 21:56:50 +01:00
some fixes...
* fixed registering database_version
* fixed skulls displaying
* fixed movies unexpected comment
* added template_place_holder('center_top') to kathrine template
* fixed signature tibian for OTHire and other servers that doesnt use
accounts.premdays field
This commit is contained in:
@@ -173,6 +173,7 @@ defined('MYAAC') or die('Direct access not allowed!');
|
||||
</table>
|
||||
<hr noshade="noshade" size="1" />
|
||||
<div class="Content"><div id="ContentHelper">
|
||||
<?php echo template_place_holder('center_top'); ?>
|
||||
<?php echo $content; ?>
|
||||
</div></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user