Fix bug with ACL and contact network page
authorHypolite Petovan <mrpetovan@gmail.com>
Tue, 14 Aug 2018 22:43:27 +0000 (00:43 +0200)
committerHypolite Petovan <mrpetovan@gmail.com>
Tue, 14 Aug 2018 22:43:27 +0000 (00:43 +0200)
commitea17370211f400c0438e3d5b06268d63e7da743c
tree88f6b2df491018c1074c4d734b1bec6a1ef4c675
parent1283b99c6f018cf0ec52fc482fd70e7b6d80602c
Fix bug with ACL and contact network page

- Require user array parameter in ACL::getFullSelectorHTML
- Change all wrong uses where user array was replaced by default
permissions array
mod/events.php
mod/network.php
mod/photos.php
src/Core/ACL.php