Removed test code

This commit is contained in:
Michael 2018-03-24 18:48:40 +00:00
parent 850d9b4c0b
commit 324baa6b8b
1 changed files with 1 additions and 1 deletions

View 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'),