Fixing style errors.

This commit is contained in:
stickler-ci 2021-03-08 16:24:54 +00:00
parent 946a1fe82d
commit cb5d532665

View File

@ -117,7 +117,6 @@ if($action == 'setfk_user' && $user->rights->salaries->write) {
dol_print_error($db); dol_print_error($db);
exit; exit;
} }
} }
if ($action == 'reopen' && $user->rights->salaries->write) { if ($action == 'reopen' && $user->rights->salaries->write) {