Skip to content

[FIX]Permissions.php: Fix undefined variables permType and additional

This is to fix ERROR (E_WARNING): Undefined variable $permType and ERROR (E_WARNING): Undefined variable $additional in Permissions.php on master when we are using this module in a wiki page like {MODULE(module=permissions)}. {MODULE}.

Merge request reports