aboutsummaryrefslogtreecommitdiffstats
path: root/include/nav.php
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-06-14 15:38:44 +0200
committermarijus <mario@mariovavti.com>2014-06-14 15:38:44 +0200
commitbd06e580078e4955acd6d7d6782f06ab076f08b6 (patch)
treed836a213c9129aeec70b94ffd67a69f285a4ee7b /include/nav.php
parentb9256eed307d6fa07fcd55067e7278ac421d3b96 (diff)
downloadvolse-hubzilla-bd06e580078e4955acd6d7d6782f06ab076f08b6.tar.gz
volse-hubzilla-bd06e580078e4955acd6d7d6782f06ab076f08b6.tar.bz2
volse-hubzilla-bd06e580078e4955acd6d7d6782f06ab076f08b6.zip
whitespace
Diffstat (limited to 'include/nav.php')
-rw-r--r--include/nav.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/nav.php b/include/nav.php
index d1ee5da9a..80e4955e5 100644
--- a/include/nav.php
+++ b/include/nav.php
@@ -73,8 +73,6 @@ EOT;
$nav['usermenu']=array();
$userinfo = null;
-
-
if(local_user()) {
$nav['logout'] = Array('logout',t('Logout'), "", t('End this session'));