Merge pull request #5053 from Quix0r/latest-rc

Fix for "Illegal string offset 'success'"
This commit is contained in:
Hypolite Petovan
2018-05-14 21:39:25 -04:00
committed by GitHub

View 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