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
commit 5e2d2e15d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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