diff options
author | redmatrix <git@macgirvin.com> | 2016-02-08 18:16:42 -0800 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-02-08 18:16:42 -0800 |
commit | 315ce6d880855444c0cea683810b9b2fbd80c0d3 (patch) | |
tree | ac5563685ba1d7037cbe9d90e92b18c24140495d /boot.php | |
parent | 3da8f9b13c92adab25507ab5cd36cdec27889cac (diff) | |
download | volse-hubzilla-315ce6d880855444c0cea683810b9b2fbd80c0d3.tar.gz volse-hubzilla-315ce6d880855444c0cea683810b9b2fbd80c0d3.tar.bz2 volse-hubzilla-315ce6d880855444c0cea683810b9b2fbd80c0d3.zip |
lots more zcard tweaks
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -650,7 +650,6 @@ class App { private $perms = null; // observer permissions private $widgets = array(); // widgets for this page - public $groups; public $language; public $module_loaded = false; |