aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-11-07 17:26:49 -0800
committerFriendika <info@friendika.com>2011-11-07 17:26:49 -0800
commitaeddfa1e0a9642e3cd970e2e7d614341eecab076 (patch)
treebe8db0585ca9eec65eef6853d8435885ea26e283
parent99a548d4ac195b08fd3928a95d560a6242e28142 (diff)
parent355026ab7a53838c8e7a7b5717626ee057e5cd4c (diff)
downloadvolse-hubzilla-aeddfa1e0a9642e3cd970e2e7d614341eecab076.tar.gz
volse-hubzilla-aeddfa1e0a9642e3cd970e2e7d614341eecab076.tar.bz2
volse-hubzilla-aeddfa1e0a9642e3cd970e2e7d614341eecab076.zip
Merge branch 'pull'
-rw-r--r--boot.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index b7aff697d..4959a6c6b 100644
--- a/boot.php
+++ b/boot.php
@@ -254,6 +254,8 @@ class App {
public $plugins;
public $apps = array();
public $identities;
+
+ public $nav_sel;
private $scheme;
private $hostname;