Update comment.php
This commit is contained in:
parent
6cb77577a6
commit
f7f9f0e605
@ -99,7 +99,7 @@ if ($id > 0 || ! empty($ref))
|
||||
{
|
||||
$result=$object->fetchComments();
|
||||
if ($result<0){
|
||||
setEventMessage($object->errors,'errors');
|
||||
setEventMessages($object->error,$object->errors,'errors');
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user