]> git.mxchange.org Git - friendica.git/commit
Move expand_acl to ACLFormatter::expand()
authorPhilipp Holzer <admin+github@philipp.info>
Tue, 22 Oct 2019 22:40:14 +0000 (00:40 +0200)
committerPhilipp Holzer <admin+github@philipp.info>
Tue, 22 Oct 2019 22:40:14 +0000 (00:40 +0200)
commitf65f7f11c3e7158e90b7660e08b7b94f5795d41e
tree1e6f1ab161feeac75ccae28156f66557304e7f56
parent7a9c5d10ee85e411779cee9a710ab23ff62c27c0
Move expand_acl to ACLFormatter::expand()
- including tests
include/text.php
mod/lockview.php
src/Model/Item.php
src/Module/Item/Compose.php
src/Util/ACLFormatter.php [new file with mode: 0644]
src/Worker/Notifier.php
tests/include/TextTest.php
tests/src/Util/ACLFormaterTest.php [new file with mode: 0644]