]> git.mxchange.org Git - friendica.git/blobdiff - include/api.php
Merge pull request #2853 from annando/1610-bugfix-config
[friendica.git] / include / api.php
index 1b116445dc841cc87aff339db5d6fb6b3d7bbe4e..b93f8cf72a32b0ce14dcabe9f1754b54f17431c1 100644 (file)
        /**
         * @brief return data of all the profiles a user has to the client
         *
-        * @param string $profile_id optional parameter to provide the id of the profile to be returned
         * @param string $type Known types are 'atom', 'rss', 'xml' and 'json'
         * @return string
         */