mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-13 19:25:22 +01:00
forget[]
This commit is contained in:
@@ -8017,7 +8017,7 @@ abstract class CommonObject
|
||||
}
|
||||
if ($result < 0) {
|
||||
$error++;
|
||||
$this->errors = $this->error;
|
||||
$this->errors[] = $this->error;
|
||||
} else {
|
||||
$deleted++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user