remove parameter from doxygen description

This commit is contained in:
gerhard6380 2016-09-25 22:25:59 +02:00
parent 0e8a9f93d7
commit 6c3c3a64ae
1 changed files with 0 additions and 1 deletions

View File

@ -3936,7 +3936,6 @@
/** /**
* @brief return data of all the profiles a user has to the client * @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' * @param string $type Known types are 'atom', 'rss', 'xml' and 'json'
* @return string * @return string
*/ */