diff --git a/boot.php b/boot.php index b7aff697..4959a6c6 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;