Fixed "constant" result, maybe there is a $ missing?
authorRoland Häder <roland@mxchange.org>
Tue, 15 May 2018 01:23:24 +0000 (03:23 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 15 May 2018 01:26:20 +0000 (03:26 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
src/Model/Contact.php

index b7bb0fd..d5f6355 100644 (file)
@@ -1294,7 +1294,7 @@ class Contact extends BaseObject
 
                if (($network != '') && ($ret['network'] != $network)) {
                        logger('Expected network ' . $network . ' does not match actual network ' . $ret['network']);
-                       return result;
+                       return $result;
                }
 
                // check if we already have a contact