mirror of
https://github.com/friendica/friendica
synced 2025-04-22 19:50:11 +00:00
Many more app-variables removed
This commit is contained in:
parent
e05c1821c2
commit
2502a9192d
30 changed files with 310 additions and 401 deletions
|
@ -171,7 +171,6 @@ class Compose extends BaseModule
|
|||
'$group_deny' => implode(',', $group_deny_list),
|
||||
|
||||
'$jotplugins' => $jotplugins,
|
||||
'$sourceapp' => DI::l10n()->t($a->sourcename),
|
||||
'$rand_num' => Crypto::randomDigits(12),
|
||||
'$acl_selector' => ACL::getFullSelectorHTML(DI::page(), $a->user, $doesFederate, [
|
||||
'allow_cid' => $contact_allow_list,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue