Fixing style errors.
This commit is contained in:
parent
80714d8d6d
commit
726e0ceff0
@ -1215,7 +1215,7 @@ class ActionComm extends CommonObject
|
||||
$sql .= " OR ar.fk_element = ".$user->id; // Added by PV
|
||||
$sql .= ")";
|
||||
}
|
||||
|
||||
|
||||
$resql = $this->db->query($sql);
|
||||
if ($resql)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user