2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Fixed issue: lp:1702874 DEFAULT_LOCALE not defined on admin

This commit is contained in:
Adam Zammit
2017-08-07 12:30:26 +10:00
parent 195ce7b062
commit 60bbf9339a

View File

@@ -28,15 +28,15 @@
* @license http://opensource.org/licenses/gpl-2.0.php The GNU General Public License (GPL) Version 2
*/
/**
* Language file
*/
include ("../lang.inc.php");
/**
* Config file
*/
include ("../config.inc.php");
/**
* Language file
*/
include ("../lang.inc.php");
/**
* Authentication file