mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2024-11-30 08:08:38 -05:00
Added required definitions
This commit is contained in:
parent
7585a0d650
commit
28431cc240
@ -34,6 +34,7 @@ define("WHO_WE_ARE","##who_we_are##");
|
|||||||
define("POLICY_URL","##policy_url##");
|
define("POLICY_URL","##policy_url##");
|
||||||
define("INSTALL_OVERRIDE", false);
|
define("INSTALL_OVERRIDE", false);
|
||||||
define("DEFAULT_LANGUAGE", "en_GB");
|
define("DEFAULT_LANGUAGE", "en_GB");
|
||||||
|
define("CUSTOM_LOGO_URL",""); // This will use the default logo if left empty
|
||||||
//Stop editing
|
//Stop editing
|
||||||
require("classes/locale-negotiator.php");
|
require("classes/locale-negotiator.php");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user