From: gerhard6380 Date: Sun, 25 Sep 2016 20:25:59 +0000 (+0200) Subject: remove parameter from doxygen description X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6c3c3a64ae61957c08076b6281212ff208612f8c;p=friendica.git remove parameter from doxygen description --- diff --git a/include/api.php b/include/api.php index 1b116445dc..b93f8cf72a 100644 --- a/include/api.php +++ b/include/api.php @@ -3936,7 +3936,6 @@ /** * @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 */