X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fnav.php;h=1bc9a3ae1d34ce602154c6d30e2a141e0c173577;hb=05674206ba9a7c70c5e298e3925d95428abff78e;hp=411f0ac5da5c28d1341d9d3e43165b11385b01d3;hpb=9e99066fd70a9dd9a291a523afba1a390f0e3a0b;p=friendica.git diff --git a/include/nav.php b/include/nav.php index 411f0ac5da..1bc9a3ae1d 100644 --- a/include/nav.php +++ b/include/nav.php @@ -1,6 +1,9 @@ logoFriendica'; } @@ -227,6 +230,7 @@ function nav_info(App $a) function nav_set_selected($item){ $a = get_app(); $a->nav_sel = array( + 'global' => null, 'community' => null, 'network' => null, 'home' => null,