Fixing style errors.

This commit is contained in:
stickler-ci 2020-09-25 06:17:52 +00:00
parent 6fbc536061
commit 6e2d12413c

View File

@ -564,8 +564,7 @@ if (empty($reshook))
header('Location: '.$_SERVER["PHP_SELF"].'?id='.$object->id);
exit;
}
else
{
else {
$mesg = $object->error;
}
}