diff options
-rw-r--r-- | boot.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -254,6 +254,8 @@ class App { public $plugins; public $apps = array(); public $identities; + + public $nav_sel; private $scheme; private $hostname; |
index : volse-hubzilla.git | ||
Volse Hubzilla -- soft fork of main Hubzilla core for Volse | Harald Eilertsen |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | boot.php | 2 |
@@ -254,6 +254,8 @@ class App { public $plugins; public $apps = array(); public $identities; + + public $nav_sel; private $scheme; private $hostname; |