Fix phpcs
This commit is contained in:
parent
44bb5ebf34
commit
157112758b
@ -788,9 +788,7 @@ class ActionComm extends CommonObject
|
||||
}
|
||||
|
||||
$this->db->free($resql);
|
||||
}
|
||||
else
|
||||
{
|
||||
} else {
|
||||
$this->error = $this->db->lasterror();
|
||||
return -1;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user