mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +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/config.php");
|
||||
include("../GameEngine/Data/buidata.php");
|
||||
// Should we including Session.php here instead?
|
||||
include_once ("../GameEngine/Lang/" . LANG . ".php");
|
||||
|
||||
class timeFormatGenerator
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user