running phpcs one last time
This commit is contained in:
parent
ef8b041ac6
commit
3d0a8dd595
@ -675,7 +675,6 @@ class User extends CommonObject
|
|||||||
public function hasRight($module, $permlevel1, $permlevel2 = '')
|
public function hasRight($module, $permlevel1, $permlevel2 = '')
|
||||||
{
|
{
|
||||||
global $conf;
|
global $conf;
|
||||||
|
|
||||||
// For compatibility with bad naming permissions on module
|
// For compatibility with bad naming permissions on module
|
||||||
$moduletomoduletouse = array(
|
$moduletomoduletouse = array(
|
||||||
'contract' => 'contrat',
|
'contract' => 'contrat',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user