Merge branch 'master' of https://github.com/redmatrix/hubzilla
This commit is contained in:
commit
3575ef8a39
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