]> git.mxchange.org Git - friendica.git/blobdiff - index.php
several little nits in the hcard template output which could affect parsers
[friendica.git] / index.php
index 3d8648528cf7609f5e847fc5572d10c736ddaea1..78ceb6d770018c1587d6909cb50236a1e31a1919 100644 (file)
--- a/index.php
+++ b/index.php
@@ -2,7 +2,7 @@
 
 /**
  *
- * Friendika
+ * Friendica
  *
  */
 
@@ -133,6 +133,7 @@ if($install)
 else
        check_config($a);
 
+nav_set_selected('nothing');
 
 $arr = array('app_menu' => $a->apps);