mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 00:53:00 +01:00
running phpcs one last time
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user