aboutsummaryrefslogtreecommitdiffstats
path: root/include/identity.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/identity.php')
-rw-r--r--include/identity.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/identity.php b/include/identity.php
index 4f58d7dc5..898827525 100644
--- a/include/identity.php
+++ b/include/identity.php
@@ -928,9 +928,6 @@ function profile_sidebar($profile, $block = 0, $show_connect = true) {
$block = true;
}
- if($block && intval(get_config('system','block_public_blackout')))
- return $o;
-
if((! is_array($profile)) && (! count($profile)))
return $o;