Removed test code
authorMichael <heluecht@pirati.ca>
Sat, 24 Mar 2018 18:48:40 +0000 (18:48 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 24 Mar 2018 18:48:40 +0000 (18:48 +0000)
src/Core/ACL.php

index 4929ca4..78d2ca4 100644 (file)
@@ -300,7 +300,7 @@ class ACL extends BaseObject
                                                L10n::t('Hide your profile details from unknown viewers?'));
                        }
                }
-logger('Blubb: '.json_encode($perms));
+
                $tpl = get_markup_template('acl_selector.tpl');
                $o = replace_macros($tpl, [
                        '$showall' => L10n::t('Visible to everybody'),