1
0
Fork 0

Remove construct_acl_data()

This commit is contained in:
Hypolite Petovan 2018-01-03 19:29:52 -05:00
commit d9c6417f5d
8 changed files with 3 additions and 50 deletions

View file

@ -1361,7 +1361,6 @@ function status_editor(App $a, $x, $notes_cid = 0, $popup = false)
// ACL permissions box
'$acl' => $x['acl'],
'$acl_data' => $x['acl_data'],
'$group_perms' => t('Post to Groups'),
'$contact_perms' => t('Post to Contacts'),
'$private' => t('Private post'),