mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
update admin panel
This commit is contained in:
+2
-3
@@ -11,11 +11,10 @@
|
||||
#################################################################################
|
||||
|
||||
session_start();
|
||||
|
||||
include_once("../GameEngine/Database.php");
|
||||
include_once ("../GameEngine/Lang/" . LANG . ".php");
|
||||
include_once("../GameEngine/Admin/database.php");
|
||||
include_once("../GameEngine/Data/buidata.php");
|
||||
include_once ("../GameEngine/Lang/" . LANG . ".php");
|
||||
include_once("../GameEngine/Data/buidata.php");
|
||||
|
||||
class timeFormatGenerator
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user