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

@@ -187,7 +187,6 @@ CONF;
//add few dynamic configurations in MyModules section
$expected_line = <<< CONF
'addons' => array(
'user rights' => 'addons/userrights/userrightsprofile.class.inc.php',
'user rights2' => '\$_SERVER[\\'TEST\\']'
),
CONF;