X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fnav.php;h=435e892d91a5131658803b90e5da658b2c6fb86d;hb=0cd9db9cb7f4c96f597e37590a536eaae123238d;hp=3c7c932e28f6b5214214d2be10177dcb06125a9f;hpb=e884090efa4d0934a02e6844c97bbf54cdcc9c13;p=friendica.git diff --git a/include/nav.php b/include/nav.php index 3c7c932e28..435e892d91 100644 --- a/include/nav.php +++ b/include/nav.php @@ -121,7 +121,7 @@ function nav_info(App $a) $nav['apps'] = array('apps', t('Apps'), '', t('Addon applications, utilities, games')); } - if (local_user() OR !get_config('system', 'local_search')) { + if (local_user() || !get_config('system', 'local_search')) { $nav['search'] = array('search', t('Search'), '', t('Search site content')); $nav['searchoption'] = array(