Just some added todo

This commit is contained in:
Michael Vogel 2016-06-12 12:06:15 +02:00
parent aac9caab2d
commit 09fbcbc685
1 changed files with 1 additions and 0 deletions

View File

@ -1596,6 +1596,7 @@ class dfrn {
return false; return false;
// update items // update items
/// @todo This is an extreme performance killer
$fields = array( $fields = array(
'owner-link' => array($old["url"], $relocate["url"]), 'owner-link' => array($old["url"], $relocate["url"]),
'author-link' => array($old["url"], $relocate["url"]), 'author-link' => array($old["url"], $relocate["url"]),