mirror of
https://github.com/friendica/friendica
synced 2024-11-19 09:03:42 +00:00
Removed test code
This commit is contained in:
parent
850d9b4c0b
commit
324baa6b8b
1 changed files with 1 additions and 1 deletions
|
@ -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'),
|
||||
|
|
Loading…
Reference in a new issue