]> git.mxchange.org Git - friendica.git/commit
Fix warnings about unexpected parameter array values type in ACL::getFullSelectorHTML
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 3 Dec 2019 11:59:51 +0000 (06:59 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 3 Dec 2019 11:59:51 +0000 (06:59 -0500)
commitf989c331a3fcf7fa34f7111f4ffa2939e04b4600
treecc26068cac2e07d950a5a0fe11634abbc403f524
parentb152d0557b59d33feee86d927523a1c36609e4b3
Fix warnings about unexpected parameter array values type in ACL::getFullSelectorHTML

- Addresses https://github.com/friendica/friendica/issues/7676#issuecomment-560503744
mod/events.php
mod/photos.php
src/Core/ACL.php