]> git.mxchange.org Git - friendica.git/commitdiff
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 4929ca42dfb05468886e292e06fdc8d60d7bddb4..78d2ca41bf23f474479bcb4b14fc466f50bb177a 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'),