mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-30 15:17:13 +00:00
Update natarend.php
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
#################################################################################
|
#################################################################################
|
||||||
include_once("../../config.php");
|
include_once("../../config.php");
|
||||||
include_once("../../Session.php");
|
include_once("../../Session.php");
|
||||||
|
include_once("../../Automation.php");
|
||||||
mysql_connect(SQL_SERVER, SQL_USER, SQL_PASS);
|
mysql_connect(SQL_SERVER, SQL_USER, SQL_PASS);
|
||||||
mysql_select_db(SQL_DB);
|
mysql_select_db(SQL_DB);
|
||||||
|
|
||||||
@@ -42,4 +43,4 @@ for($i=1;$i<=$amt;$i++) {
|
|||||||
|
|
||||||
|
|
||||||
header("Location: ../../../Admin/admin.php?p=natarend&g");
|
header("Location: ../../../Admin/admin.php?p=natarend&g");
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user