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