added spaces + some curly braces
Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
committed by
Roland Haeder
parent
0cd241bcbe
commit
41a36606c6
@@ -61,7 +61,7 @@ function onepoll_run(&$argv, &$argc){
|
||||
intval($contact_id)
|
||||
);
|
||||
|
||||
if (! count($contacts)) {
|
||||
if (! dbm::is_result($contacts)) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user