running phpcs one last time

This commit is contained in:
NASDAMI Quatadah
2022-06-09 13:29:49 +02:00
parent ef8b041ac6
commit 3d0a8dd595

View File

@@ -675,7 +675,6 @@ class User extends CommonObject
public function hasRight($module, $permlevel1, $permlevel2 = '')
{
global $conf;
// For compatibility with bad naming permissions on module
$moduletomoduletouse = array(
'contract' => 'contrat',