diff options
author | Friendika <info@friendika.com> | 2011-11-07 17:26:49 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-11-07 17:26:49 -0800 |
commit | aeddfa1e0a9642e3cd970e2e7d614341eecab076 (patch) | |
tree | be8db0585ca9eec65eef6853d8435885ea26e283 | |
parent | 99a548d4ac195b08fd3928a95d560a6242e28142 (diff) | |
parent | 355026ab7a53838c8e7a7b5717626ee057e5cd4c (diff) | |
download | volse-hubzilla-aeddfa1e0a9642e3cd970e2e7d614341eecab076.tar.gz volse-hubzilla-aeddfa1e0a9642e3cd970e2e7d614341eecab076.tar.bz2 volse-hubzilla-aeddfa1e0a9642e3cd970e2e7d614341eecab076.zip |
Merge branch 'pull'
-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; |