Merge pull request #2595 from annando/1606-contact-priority

Priority for native networks when searching by contact url
This commit is contained in:
rabuzarus
2016-06-13 09:28:54 +02:00
committed by GitHub
3 changed files with 23 additions and 22 deletions
+1
View File
@@ -1595,6 +1595,7 @@ class dfrn {
return false;
// update items
/// @todo This is an extreme performance killer
$fields = array(
'owner-link' => array($old["url"], $relocate["url"]),
'author-link' => array($old["url"], $relocate["url"]),