From 9d47de65d94ef42f120b7814b8d8bf451fd638ea Mon Sep 17 00:00:00 2001 From: redmatrix Date: Thu, 31 Mar 2016 23:41:20 -0700 Subject: undeclared static vars --- boot.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'boot.php') diff --git a/boot.php b/boot.php index f480dd46d..467f889fc 100755 --- a/boot.php +++ b/boot.php @@ -691,6 +691,8 @@ class App { public static $groups; public static $language; + public static $langsave; + public static $plugins_admin; public static $module_loaded = false; public static $query_string; public static $config; // config cache -- cgit v1.2.3