diff options
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |