Removed comment line

2022.09-rc
Michael 2019-07-01 18:09:40 +00:00
rodzic 6041f74df6
commit 9e3aff9ade
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -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;