Add missing $nav_sel in class App

pull/1/head
Fabio Comuni 2011-11-07 10:17:44 +01:00
parent 327105a4ea
commit a1a07e7287
1 changed files with 2 additions and 0 deletions

View File

@ -254,6 +254,8 @@ class App {
public $plugins;
public $apps = array();
public $identities;
public $nav_sel;
private $scheme;
private $hostname;