mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fixing style errors.
This commit is contained in:
parent
77e493755f
commit
1ea2182bf7
|
|
@ -1039,7 +1039,7 @@ if (!defined('NOLOGIN')) {
|
|||
$user->rights->user->user->supprimer = 1;
|
||||
$user->rights->user->self->creer = 1;
|
||||
$user->rights->user->self->password = 1;
|
||||
|
||||
|
||||
//Required if advanced permissions are used with MAIN_USE_ADVANCED_PERMS
|
||||
$user->rights->user->user_advance->readperms = 1;
|
||||
$user->rights->user->user_advance->write = 1;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user