From 6c3c3a64ae61957c08076b6281212ff208612f8c Mon Sep 17 00:00:00 2001 From: gerhard6380 Date: Sun, 25 Sep 2016 22:25:59 +0200 Subject: [PATCH] remove parameter from doxygen description --- include/api.php | 1 - 1 file changed, 1 deletion(-) 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 */