]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
remove javascript to set selectect nav item. enanche img template prefetch ignoring
[friendica.git] / boot.php
index 39bb6a9dac875e4f77f3e36bb6cdd738e169a2ec..399e100d0b20159aae7324bd35b8c671d26689fa 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -5,6 +5,7 @@ require_once('include/network.php');
 require_once('include/plugin.php');
 require_once('include/text.php');
 require_once("include/pgettext.php");
+require_once('include/nav.php');
 
 
 define ( 'FRIENDIKA_VERSION',      '2.2.1074' );
@@ -1156,3 +1157,4 @@ function load_contact_links($uid) {
        $a->contacts = $ret;
        return;         
 }}
+