Fixing style errors.
This commit is contained in:
parent
938092d67c
commit
e94c560e82
@ -1316,7 +1316,6 @@ if (!$error && ($massaction == 'delete' || ($action == 'delete' && $confirm == '
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ($result <= 0) {
|
if ($result <= 0) {
|
||||||
|
|
||||||
$TMsg = array_merge($objecttmp->errors, $TMsg);
|
$TMsg = array_merge($objecttmp->errors, $TMsg);
|
||||||
$error++;
|
$error++;
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user