mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2026-06-01 21:54:48 -04:00
Hide subscribe widget
This commit is contained in:
committed by
GitHub
parent
986506c080
commit
f9468a491b
+2
-2
@@ -6,8 +6,8 @@ define("MINIMUM_PHP_VERSION", "5.4.0");
|
||||
define("POLICY_URL", "policy.php"); //Default policy URL
|
||||
define("CUSTOM_LOGO_URL","");
|
||||
define("COPYRIGHT_TEXT","");
|
||||
//define('SUBSCRIBE_EMAIL', false);
|
||||
//define('SUBSCRIBE_TELEGRAM', false);
|
||||
define('SUBSCRIBE_EMAIL', false);
|
||||
define('SUBSCRIBE_TELEGRAM', false);
|
||||
require_once("classes/locale-negotiator.php");
|
||||
require_once("classes/db-class.php");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user