mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 09:01:40 +01:00
@@ -84,7 +84,7 @@ if (! $ret > 0) {
|
||||
print 'A user with login "admin" and all permissions must be created to use this script.'."\n";
|
||||
exit;
|
||||
}
|
||||
$user->getrights();
|
||||
$user->loadRights();
|
||||
|
||||
// Ask confirmation
|
||||
if (! $confirmed) {
|
||||
|
||||
Reference in New Issue
Block a user