Merge pull request #2595 from annando/1606-contact-priority
Priority for native networks when searching by contact url
This commit is contained in:
@@ -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"]),
|
||||
|
||||
Reference in New Issue
Block a user