Fixing style errors.

This commit is contained in:
stickler-ci 2021-09-12 12:15:33 +00:00
parent 2fe85f2a86
commit e424df6447

View File

@ -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.