Removed comment line
This commit is contained in:
parent
6041f74df6
commit
9e3aff9ade
|
@ -1877,7 +1877,6 @@ class Contact extends BaseObject
|
||||||
self::updateContact($id, $uid, $ret['url'], $ret);
|
self::updateContact($id, $uid, $ret['url'], $ret);
|
||||||
|
|
||||||
// Update the corresponding gcontact entry
|
// Update the corresponding gcontact entry
|
||||||
// PortableContact::lastUpdated($ret["url"]);
|
|
||||||
GContact::updateFromProbe($ret['url']);
|
GContact::updateFromProbe($ret['url']);
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user