]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Contact.php
Adding $a->getBaseURL for Worker in profile_photo
[friendica.git] / src / Model / Contact.php
index 343340800d76a212a4917055c7b168551998c92e..1a5c97834ad35e8eed0f2bcf5a30fb242602ddec 100644 (file)
@@ -2024,6 +2024,8 @@ class Contact extends BaseObject
        /**
         * @brief Returns a magic link to authenticate remote visitors
         *
+        * @todo check if the return is either a fully qualified URL or a relative path to Friendica basedir
+        *
         * @param string $contact_url The address of the target contact profile
         * @param string $url An url that we will be redirected to after the authentication
         *