diff --git a/boot.php b/boot.php index e46c52a180..16107af80b 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;