This commit is contained in:
parent
d928372239
commit
dacc959937
@ -357,7 +357,7 @@ class Comment extends CommonObject
|
||||
}
|
||||
$db->free($resql);
|
||||
} else {
|
||||
$error++; $this->errors[]="Error ".$this->db->lasterror();
|
||||
$this->errors[]="Error ".$this->db->lasterror();
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user