From: Michael Date: Sat, 24 Mar 2018 18:48:40 +0000 (+0000) Subject: Removed test code X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=324baa6b8bae6a7093918c5da9556cdd014ed9e7;p=friendica.git Removed test code --- diff --git a/src/Core/ACL.php b/src/Core/ACL.php index 4929ca42df..78d2ca41bf 100644 --- a/src/Core/ACL.php +++ b/src/Core/ACL.php @@ -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'),