]> git.mxchange.org Git - friendica.git/commitdiff
Just some added todo
authorMichael Vogel <icarus@dabo.de>
Sun, 12 Jun 2016 10:06:15 +0000 (12:06 +0200)
committerMichael Vogel <icarus@dabo.de>
Sun, 12 Jun 2016 10:06:15 +0000 (12:06 +0200)
include/dfrn.php

index a974056e655fe6906a722d12bd51c9187c32675e..fb8df2faf8b671270711454dedb48856b9d4e9da 100644 (file)
@@ -1596,6 +1596,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"]),