forget[]
This commit is contained in:
parent
29649a1e2a
commit
afafe1a737
@ -8017,7 +8017,7 @@ abstract class CommonObject
|
|||||||
}
|
}
|
||||||
if ($result < 0) {
|
if ($result < 0) {
|
||||||
$error++;
|
$error++;
|
||||||
$this->errors = $this->error;
|
$this->errors[] = $this->error;
|
||||||
} else {
|
} else {
|
||||||
$deleted++;
|
$deleted++;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user