aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-11-07 01:20:05 -0800
committerfabrixxm <fabrix.xm@gmail.com>2011-11-07 01:20:05 -0800
commit355026ab7a53838c8e7a7b5717626ee057e5cd4c (patch)
treeeb883a2e4f3f6bd2ac9cf420cc303bcbdfa5fc98 /boot.php
parent327105a4ea722e746cae0caa2731ec13435fadc7 (diff)
parenta1a07e7287e9e764912bbd08383cf43503deb9e8 (diff)
downloadvolse-hubzilla-355026ab7a53838c8e7a7b5717626ee057e5cd4c.tar.gz
volse-hubzilla-355026ab7a53838c8e7a7b5717626ee057e5cd4c.tar.bz2
volse-hubzilla-355026ab7a53838c8e7a7b5717626ee057e5cd4c.zip
Merge pull request #1 from fabrixxm/master
Fix #38
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index e46c52a18..16107af80 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;