From: Michael Vogel Date: Sun, 12 Jun 2016 10:06:15 +0000 (+0200) Subject: Just some added todo X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=09fbcbc685bc20d1cc123fbabc99805986e7070f;p=friendica.git Just some added todo --- diff --git a/include/dfrn.php b/include/dfrn.php index a974056e65..fb8df2faf8 100644 --- a/include/dfrn.php +++ b/include/dfrn.php @@ -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"]),