mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-06 04:44:21 +00:00
Update natarbuildingplan.php
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#################################################################################
|
||||
include_once("../../config.php");
|
||||
include_once("../../Session.php");
|
||||
include_once("../../Automation.php");
|
||||
mysql_connect(SQL_SERVER, SQL_USER, SQL_PASS);
|
||||
mysql_select_db(SQL_DB);
|
||||
|
||||
@@ -82,4 +83,4 @@ To build a World Wonder, you must own the Construction Plans yourself (you = the
|
||||
|
||||
|
||||
header("Location: ../../../Admin/admin.php?p=natarbuildingplan&g");
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user