Merge remote-tracking branch 'upstream/develop' into contact-tabs
This commit is contained in:
commit
748ddb7ad2
3 changed files with 4 additions and 4 deletions
|
@ -3096,7 +3096,7 @@ class Contact
|
|||
* @param array $urls
|
||||
* @return array result "count", "added" and "updated"
|
||||
*/
|
||||
public static function addContactsByArray(array $urls)
|
||||
public static function addByUrls(array $urls)
|
||||
{
|
||||
$added = 0;
|
||||
$updated = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue