Fixing style errors.
This commit is contained in:
parent
2fe85f2a86
commit
e424df6447
@ -135,7 +135,7 @@ class modApi extends DolibarrModules
|
||||
// Permissions
|
||||
$this->rights = array(); // Permission array used by this module
|
||||
$this->rights_admin_allowed = 1; // Admin is always granted of permission (even when module is disabled)
|
||||
|
||||
|
||||
$r = 0;
|
||||
|
||||
// Add here list of permission defined by an id, a label, a boolean and two constant strings.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user