mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-19 00:27:17 +00:00
fix ban system 100% + replace the previous fix with better one + new admin panel by ZravianX version
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user