gkrid / dokuwiki-plugin-approve

GNU General Public License v2.0
4 stars 17 forks source link

Fix PHP Warning E_WARNING: in_array() expects parameter 2 to be array, null given #50

Open brozkeff opened 5 months ago

brozkeff commented 5 months ago

Should fix https://github.com/gkrid/dokuwiki-plugin-approve/issues/49 by ensuring $user_groups is an array, even if 'grps' key is not set or is null