Fixing style errors.

This commit is contained in:
stickler-ci 2020-04-13 17:16:14 +00:00
parent 261e6cbc52
commit 92b6b6e1f5

View File

@ -90,7 +90,6 @@ $reshook = $hookmanager->executeHooks('doActions', $parameters, $object, $action
if ($reshook < 0) setEventMessages($hookmanager->error, $hookmanager->errors, 'errors');
if (empty($reshook)) {
$backurlforlist = DOL_URL_ROOT.'/user/group/list.php';
if (empty($backtopage) || ($cancel && empty($id))) {