mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-18 08:07:18 +00:00
Include LANG file in admin.php
This commit is contained in:
@@ -15,6 +15,8 @@ include("../GameEngine/Database.php");
|
|||||||
include("../GameEngine/Admin/database.php");
|
include("../GameEngine/Admin/database.php");
|
||||||
include("../GameEngine/config.php");
|
include("../GameEngine/config.php");
|
||||||
include("../GameEngine/Data/buidata.php");
|
include("../GameEngine/Data/buidata.php");
|
||||||
|
// Should we including Session.php here instead?
|
||||||
|
include_once ("../GameEngine/Lang/" . LANG . ".php");
|
||||||
|
|
||||||
class timeFormatGenerator
|
class timeFormatGenerator
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user