]> git.mxchange.org Git - friendica.git/commitdiff
Added to-do
authorMichael <heluecht@pirati.ca>
Tue, 4 Dec 2018 14:20:25 +0000 (14:20 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 4 Dec 2018 14:20:25 +0000 (14:20 +0000)
src/Model/Contact.php

index b5cecd732e122cbb2044516aa7e4120049987e33..4cc78e4d8c81c2cee3b55e1deef3e9bc60505f59 100644 (file)
@@ -100,6 +100,7 @@ class Contact extends BaseObject
 
        /**
         * @brief Get the basepath for a given contact link
+        * @todo Add functionality to store this value in the contact table
         *
         * @param string $url The contact link
         *