mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-30 23:27:14 +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);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user