X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=index.php;h=01d8eb2a1333b3670eba575961df4338d9b6952f;hb=a7601bc1a6c43221c9d01361e39da52066682c2e;hp=55edd072e4d9512e937178257f500b7ac1d99968;hpb=af0fe4cf422aee9a8fd6b5b5cd422ed0c02e6696;p=friendica.git diff --git a/index.php b/index.php index 55edd072e4..01d8eb2a13 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,5 @@ page['content'] .= '
'; * */ -if($a->module != 'install') +if($a->module != 'install') { require_once('nav.php'); + nav($a); +} /** * Build the page - now that we have all the components