From 1627b204b59cf1449e218593c7bd671a42396477 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 20 Nov 2010 00:27:59 +0000 Subject: [PATCH] Doxygen --- htdocs/lib/usergroups.lib.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/lib/usergroups.lib.php b/htdocs/lib/usergroups.lib.php index 3e882f81535..b9de7e3f9a0 100644 --- a/htdocs/lib/usergroups.lib.php +++ b/htdocs/lib/usergroups.lib.php @@ -165,9 +165,9 @@ function group_prepare_head($object) /** - * \brief Show themes thumbs tabs - * \param fuser User concerned or '' for global theme - * \param edit 1 to add edit form + * Show list of themes. Show all thumbs of themes + * @param fuser User concerned or '' for global theme + * @param edit 1 to add edit form */ function show_theme($fuser,$edit=0,$foruserprofile=false) {