aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-11-12 12:28:21 -0800
committerfriendica <info@friendica.com>2011-11-12 12:28:21 -0800
commit02b11c5d59a3fda8d7c8092dbcb9c782230c1d55 (patch)
treef7e30de85844adcfe03a72936ebb529d50a202c6 /index.php
parent9ec4f6e0c9b0a4b8dd53d5d43d41e35c0d6d5f5e (diff)
downloadvolse-hubzilla-02b11c5d59a3fda8d7c8092dbcb9c782230c1d55.tar.gz
volse-hubzilla-02b11c5d59a3fda8d7c8092dbcb9c782230c1d55.tar.bz2
volse-hubzilla-02b11c5d59a3fda8d7c8092dbcb9c782230c1d55.zip
several little nits in the hcard template output which could affect parsers
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index e72bbd14f..78ceb6d77 100644
--- a/index.php
+++ b/index.php
@@ -133,6 +133,7 @@ if($install)
else
check_config($a);
+nav_set_selected('nothing');
$arr = array('app_menu' => $a->apps);