N°8190 - Userrights management should not be overridable anymore

This commit is contained in:
Anne-Cath
2025-08-26 09:17:51 +02:00
parent f03b008ebf
commit 20393b55b9
5 changed files with 13 additions and 38 deletions

View File

@@ -32,6 +32,5 @@ $MyModuleSettings = array(
*
*/
$MyModules = array(
'addons' => array('user rights' => 'addons/userrights/userrightsprofile.class.inc.php'),
);
?>