]> git.mxchange.org Git - friendica.git/blobdiff - mod/notes.php
Merge develop into 3011_hcard_vcard
[friendica.git] / mod / notes.php
index b96092495607996af5a2172b25b5dc4b0d68df36..73c1507e3e044d8ea62538192104eafdc9d1cd0f 100644 (file)
@@ -9,6 +9,8 @@ function notes_init(&$a) {
 
        $which = $a->user['nickname'];
 
+       nav_set_selected('home');
+
 //     profile_load($a,$which,$profile);
 
 }