Frédéric FRANCE 5 vuotta sitten
vanhempi
commit
66805a502a

+ 2 - 2
build/doxygen/dolibarr-doxygen-filter.pl

@@ -8,7 +8,7 @@
 # Usage: dolibarr-doxygen-filter.pl pathtofilefromdolibarrroot
 
 $file=$ARGV[0];
-if (! $file) 
+if (! $file)
 {
 	print "Usage: dolibarr-doxygen-filter.pl pathtofilefromdolibarrroot\n";
 	exit;
@@ -75,7 +75,7 @@ while (<FILE>)
 						{
 							$insidedquote=0;
 						}
-					}				
+					}
 				}
 			}
 			$ignore="";

+ 1 - 1
htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php

@@ -21,7 +21,7 @@
  */
 
 /**
- * \file    	htdocs/accountancy/bookkeeping/thirdparty_lettrage_supplier.php
+ * \file    	htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php
  * \ingroup 	Accountancy (Double entries)
  * \brief 		Tab to setup lettering
  */

+ 1 - 1
htdocs/admin/commande_fournisseur_dispatch_extrafields.php

@@ -25,7 +25,7 @@
  */
 
 /**
- *      \file       htdocs/admin/commandefournisseurdispatch_extrafields.php
+ *      \file       htdocs/admin/commande_fournisseur_dispatch_extrafields.php
  *		\ingroup    reception
  *		\brief      Page to setup extra fields of reception
  */

+ 3 - 3
htdocs/asset/admin/assets_extrafields.php

@@ -17,9 +17,9 @@
  */
 
 /**
- *      \file       htdocs/asset/admin/asset_extrafields.php
- *		\ingroup    asset
- *		\brief      Page to setup extra fields of assets
+ *  \file       htdocs/asset/admin/assets_extrafields.php
+ *  \ingroup    asset
+ *  \brief      Page to setup extra fields of assets
  */
 
 require '../../main.inc.php';

+ 1 - 1
htdocs/compta/paiement/class/cpaiement.class.php

@@ -19,7 +19,7 @@
  */
 
 /**
- * \file    htdocs/compat/paiement/class/cpaiement.class.php
+ * \file    htdocs/compta/paiement/class/cpaiement.class.php
  * \ingroup facture
  * \brief   This file is to manage CRUD function of type of payments
  */

+ 1 - 1
htdocs/core/class/html.formticket.class.php

@@ -18,7 +18,7 @@
  */
 
 /**
- *       \file       ticket/class/html.ticket.class.php
+ *       \file       htdocs/core/class/html.formticket.class.php
  *       \ingroup    ticket
  *       \brief      Fichier de la classe permettant la generation du formulaire html d'envoi de mail unitaire
  */

+ 3 - 3
htdocs/user/admin/group_extrafields.php

@@ -20,9 +20,9 @@
  */
 
 /**
- *      \file       htdocs/adherents/admin/adherent_extrafields.php
- *		\ingroup    member
- *		\brief      Page to setup extra fields of members
+ *  \file       htdocs/user/admin/user_extrafields.php
+ *  \ingroup    user
+ *  \brief      Page to setup extra fields of users
  */
 
 require '../../main.inc.php';

+ 3 - 3
htdocs/user/admin/user_extrafields.php

@@ -19,9 +19,9 @@
  */
 
 /**
- *      \file       htdocs/adherents/admin/adherent_extrafields.php
- *		\ingroup    member
- *		\brief      Page to setup extra fields of members
+ *      \file       htdocs/user/admin/user_extrafields.php
+ *		\ingroup    user
+ *		\brief      Page to setup extra fields of users
  */
 
 require '../../main.inc.php';