undeclared static vars
This commit is contained in:
parent
44283dbbbb
commit
9d47de65d9
2
boot.php
2
boot.php
@ -691,6 +691,8 @@ class App {
|
|||||||
|
|
||||||
public static $groups;
|
public static $groups;
|
||||||
public static $language;
|
public static $language;
|
||||||
|
public static $langsave;
|
||||||
|
public static $plugins_admin;
|
||||||
public static $module_loaded = false;
|
public static $module_loaded = false;
|
||||||
public static $query_string;
|
public static $query_string;
|
||||||
public static $config; // config cache
|
public static $config; // config cache
|
||||||
|
Reference in New Issue
Block a user