From 05fd2c758c318f8beb441fb8b75e7328f1643e2a Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 24 Oct 2012 20:43:04 -0700 Subject: more ui cleanup --- mod/profile.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/profile.php') diff --git a/mod/profile.php b/mod/profile.php index 12b494cfe..6680636a7 100644 --- a/mod/profile.php +++ b/mod/profile.php @@ -127,7 +127,7 @@ function profile_content(&$a, $update = 0) { if(x($_GET,'tab')) $tab = notags(trim($_GET['tab'])); -// $o.=profile_tabs($a, $is_owner, $a->profile['nickname']); + $o.=profile_tabs($a, $is_owner, $a->profile['nickname']); if($tab === 'profile') { -- cgit v1.2.3