diff --git a/htdocs/comm/clients.php b/htdocs/comm/clients.php
index 187b1421c41..662e16f2876 100644
--- a/htdocs/comm/clients.php
+++ b/htdocs/comm/clients.php
@@ -19,9 +19,9 @@
/**
* \file htdocs/comm/clients.php
- * \ingroup commercial, societe
+ * \ingroup commercial societe
* \brief List of customers
- * \version $Id: clients.php,v 1.79 2011/08/03 00:46:26 eldy Exp $
+ * \version $Id: clients.php,v 1.80 2011/08/08 16:15:05 eldy Exp $
*/
require("../main.inc.php");
@@ -249,5 +249,5 @@ else
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:26 $ - $Revision: 1.79 $');
+llxFooter('$Date: 2011/08/08 16:15:05 $ - $Revision: 1.80 $');
?>
diff --git a/htdocs/comm/fiche.php b/htdocs/comm/fiche.php
index e0b3c1481fa..40a6a2535ab 100644
--- a/htdocs/comm/fiche.php
+++ b/htdocs/comm/fiche.php
@@ -23,9 +23,9 @@
/**
* \file htdocs/comm/fiche.php
- * \ingroup commercial, compta
+ * \ingroup commercial compta
* \brief Page to show customer card of a third party
- * \version $Id: fiche.php,v 1.282 2011/08/03 00:46:27 eldy Exp $
+ * \version $Id: fiche.php,v 1.283 2011/08/08 16:15:05 eldy Exp $
*/
require("../main.inc.php");
@@ -891,5 +891,5 @@ else
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:27 $ - $Revision: 1.282 $');
+llxFooter('$Date: 2011/08/08 16:15:05 $ - $Revision: 1.283 $');
?>
diff --git a/htdocs/lib/doxygen.php b/htdocs/lib/doxygen.php
index 9b60524db98..dc6a442072f 100644
--- a/htdocs/lib/doxygen.php
+++ b/htdocs/lib/doxygen.php
@@ -18,16 +18,18 @@
*/
/**
- * \mainpage Dolibarr project
* \file htdocs/lib/doxygen.php
* \ingroup core
- * \brief Page used as doxygen documentation header
- * \version $Id: doxygen.php,v 1.7 2011/08/08 16:07:48 eldy Exp $
+ * \version $Id: doxygen.php,v 1.8 2011/08/08 16:14:48 eldy Exp $
+ * \mainpage Dolibarr project
*
* This is source documentation for Dolibarr ERP/CRM.
* This documentation can be built or updated running the script dolibarr-doxygen-build.pl or from Eclipse with Doxygen plugin.
*
* Dolibarr official web site: www.dolibarr.org
- * Dolibarr site francophone: www.dolibarr.fr
+ *
+ * Dolibarr french portal: www.dolibarr.fr
+ * Dolibarr spanish portal: www.dolibarr.es
+ *
*/
?>
\ No newline at end of file