diff --git a/build/tgz/tar.exclude b/build/tgz/tar.exclude
index 51c72c1b2be662c3cc45f0c1e6078007c10c0ee7..f36616e6b899bde0e7056816681d262eff8f6e13 100644
--- a/build/tgz/tar.exclude
+++ b/build/tgz/tar.exclude
@@ -15,6 +15,7 @@ htdocs/document
 htdocs/documents
 htdocs/domain
 htdocs/lolix
+htdocs/postnuke
 htdocs/telephonie
 htdocs/voyage
 htdocs/includes/jpgraph2
@@ -29,6 +30,9 @@ htdocs/includes/treemenu/imagesAlt
 htdocs/includes/treemenu/imagesAlt2
 htdocs/includes/modules/modEditeur.class.php 
 htdocs/includes/modules/modDocument.class.php 
+htdocs/includes/modules/modPostnuke.class.php 
+htdocs/includes/modules/modClickToDial.class.php 
+htdocs/includes/modules/modBookmark4u.class.php 
 htdocs/includes/triggers/interface_user.class.php
 htdocs/includes/triggers/interface_contractfrombill.class.php-NORUN
 scripts/lolix
diff --git a/doc/dev/dolibarr-doxygen.conf b/doc/dev/dolibarr-doxygen.conf
index bcd10c256b026de8ddfa4602e86d8bc858753629..abdaf4459d043989c7f975c599726623feebd618 100644
--- a/doc/dev/dolibarr-doxygen.conf
+++ b/doc/dev/dolibarr-doxygen.conf
@@ -95,6 +95,7 @@ EXCLUDE                = mysql \
                          htdocs/lib/jabber \
                          htdocs/lib/vcard \
                          htdocs/lolix \
+                         htdocs/postnuke \
                          htdocs/voyage \
                          htdocs/oscommerce_ws/ws_client_demo \
                          htdocs/oscommerce_ws/ws_server \
diff --git a/htdocs/mantis/mantistop.php b/htdocs/mantis/mantistop.php
index 2f636cde68b2dd68a5db9b36184753b95c012bb4..37f1bf524292984c7cfc566941e9ac53b357b6d6 100644
--- a/htdocs/mantis/mantistop.php
+++ b/htdocs/mantis/mantistop.php
@@ -17,12 +17,12 @@
  *
  * $Id$
  * $Source$
- *
  */
 
-/*!	\file htdocs/projet/webcaltop.php
-        \ingroup    webcalendar
-		\brief      Frame du haut Dolibarr pour l'affichage du calendrier
+/**
+		\file 		htdocs/mantis/mantistop.php
+        \ingroup    mantis
+		\brief      Frame du haut Dolibarr pour l'affichage de mantis
 		\author	    Laurent Destailleur
 		\version    $Revision$
 */
diff --git a/htdocs/projet/tasks/mytasks.php b/htdocs/projet/tasks/mytasks.php
index 06a2cc776492fd8448f901f1c7c5d7dbfaf1d85d..cf4e5befc4b8d6ebeef3171db1c0079f4fcf9d31 100644
--- a/htdocs/projet/tasks/mytasks.php
+++ b/htdocs/projet/tasks/mytasks.php
@@ -17,14 +17,13 @@
  *
  * $Id$
  * $Source$
- *
  */
 
 /**
-   \file       htdocs/projet/tasks/fiche.php
-   \ingroup    projet
-   \brief      Fiche t�ches d'un projet
-   \version    $Revision$
+		\file       htdocs/projet/tasks/mytasks.php
+		\ingroup    projet
+		\brief      Fiche t�ches d'un projet
+		\version    $Revision$
 */
 
 require("./pre.inc.php");
diff --git a/htdocs/projet/tasks/pre.inc.php b/htdocs/projet/tasks/pre.inc.php
index 542c0e1fbfce40c9fb50b0aa92078a725cb0897d..b7eb76da88e83c4dd827be761aa87a6f0b4c4d5d 100644
--- a/htdocs/projet/tasks/pre.inc.php
+++ b/htdocs/projet/tasks/pre.inc.php
@@ -17,14 +17,13 @@
  *
  * $Id$
  * $Source$
- *
  */
 
-/*!
-  \file htdocs/projet/pre.inc.php
-  \ingroup    projet
-  \brief      Fichier de gestion du menu gauche du module projet
-  \version    $Revision$
+/**
+		\file 		htdocs/projet/tasks/pre.inc.php
+		\ingroup    projet
+		\brief      Fichier de gestion du menu gauche du module projet
+		\version    $Revision$
 */
 
 require ("../../main.inc.php");
diff --git a/htdocs/societe/pre.inc.php b/htdocs/societe/pre.inc.php
index 082ac7419d6ea9c6f2bd1b50a6e6a9e2072f240b..58499d9ac7d0e32004e51453ce07f624dcf5df6e 100644
--- a/htdocs/societe/pre.inc.php
+++ b/htdocs/societe/pre.inc.php
@@ -21,11 +21,12 @@
  */
 
 /**
-		\file       htdocs/societe/notify/pre.inc.php
-		\ingroup    product,service
+		\file       htdocs/societe/pre.inc.php
+		\ingroup    company
 		\brief      Fichier gestionnaire du menu gauche des notifications
 		\version    $Revision$
 */
+
 require ("../main.inc.php");
 
 
diff --git a/htdocs/theme/auguria/graph-color.php b/htdocs/theme/auguria/graph-color.php
index dc087c8f29bcf1d416e6e8772e3fd561de0b0be6..88d2e144fd6ee529578aba3f337635aef93672d9 100755
--- a/htdocs/theme/auguria/graph-color.php
+++ b/htdocs/theme/auguria/graph-color.php
@@ -21,7 +21,7 @@
  */
 
 /**
-		\file       htdocs/theme/eldy/graph-color.php
+		\file       htdocs/theme/auguria/graph-color.php
 		\brief      Fichier de d�claration des couleurs pour les graphiques
         \ingroup    core
 		\version    $Revision$
diff --git a/htdocs/webcal/webcaltop.php b/htdocs/webcal/webcaltop.php
index 2f636cde68b2dd68a5db9b36184753b95c012bb4..375cea0ad3b326a3161934d2275ff2e76dc32764 100644
--- a/htdocs/webcal/webcaltop.php
+++ b/htdocs/webcal/webcaltop.php
@@ -17,10 +17,10 @@
  *
  * $Id$
  * $Source$
- *
  */
 
-/*!	\file htdocs/projet/webcaltop.php
+/**
+		\file 		htdocs/webcal/webcaltop.php
         \ingroup    webcalendar
 		\brief      Frame du haut Dolibarr pour l'affichage du calendrier
 		\author	    Laurent Destailleur