Loading…
|
socram8888 |
Fix PMs permission checking
…
Signed-off-by: Marcos Vives Del Sol <socram8888@gmail.com> |
05b4b36
|
Nice catch!
Signed-off-by: Marcos Vives Del Sol <socram8888@gmail.com>
Signed-off-by: Marcos Vives Del Sol socram8888@gmail.com
list()
, as the PHP manual itself says, can be only used on numeric arrays. Therefore it was failing when used on an array which has "allowed" and "denied" indices instead.