fix ban system 100% + replace the previous fix with better one + new admin panel by ZravianX version

This commit is contained in:
unknown
2012-04-02 01:39:38 +03:00
parent d0f05e0e9a
commit 786e240c90
107 changed files with 2883 additions and 1583 deletions
+31
View File
@@ -0,0 +1,31 @@
<?php
#################################################################################
## ##
## -= YOU MUST NOT REMOVE OR CHANGE THIS NOTICE =- ##
## ##
## --------------------------------------------------------------------------- ##
## ##
## Project: ZravianX ##
## Version: 2011.11.08 ##
## Filename: Templates/Admin/other.tpl ##
## Developed by: ZZJHONS ##
## License: Creative Commons BY-NC-SA 3.0 ##
## Copyright: ZravianX (c) 2011 - All rights reserved ##
## URLs: http://zravianx.zzjhons.com ##
## Source code: http://www.github.com/ZZJHONS/ZravianX ##
## ##
#################################################################################
?>
<center>
<h1>Other Admin Options</h1>
<br />
<br />
<br />
<a href="empty-db.php">Empty all atacks and movements</a>
<br />
<br />
<a href="finishmovements.php">Finish all movements</a>
<br />
<br />
<a href="create_account.php">Create Natars account</a>
</center>