]> git.mxchange.org Git - friendica.git/commitdiff
remove parameter from doxygen description
authorgerhard6380 <gerhard@seeber.at>
Sun, 25 Sep 2016 20:25:59 +0000 (22:25 +0200)
committergerhard6380 <gerhard@seeber.at>
Sun, 25 Sep 2016 20:25:59 +0000 (22:25 +0200)
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
         */