From 79e155208590dfda8bb07c177dd8a1dccd70a083 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 8 Mar 2011 09:59:41 +0000 Subject: [PATCH] Doxygen --- htdocs/core/class/commondocgenerator.class.php | 2 +- htdocs/includes/modules/contract/modules_contract.php | 2 +- htdocs/webservices/demo_wsclient_invoice.php | 2 +- htdocs/webservices/demo_wsclient_other.php | 2 +- htdocs/webservices/demo_wsclient_thirdparty.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/htdocs/core/class/commondocgenerator.class.php b/htdocs/core/class/commondocgenerator.class.php index c486c4ad89f..09062a30366 100755 --- a/htdocs/core/class/commondocgenerator.class.php +++ b/htdocs/core/class/commondocgenerator.class.php @@ -21,7 +21,7 @@ */ /** - * \file htdocs/htdocs/core/class/commondocgenerator.class.php + * \file htdocs/core/class/commondocgenerator.class.php * \ingroup core * \brief File of parent class for documents generators * \version $Id$ diff --git a/htdocs/includes/modules/contract/modules_contract.php b/htdocs/includes/modules/contract/modules_contract.php index 08b9956f858..977df36c77a 100755 --- a/htdocs/includes/modules/contract/modules_contract.php +++ b/htdocs/includes/modules/contract/modules_contract.php @@ -23,7 +23,7 @@ */ /** - * \file htdocs/includes/modules/contract/mod_contract.php + * \file htdocs/includes/modules/contract/modules_contract.php * \ingroup contract * \brief File of class to manage contract numbering * \version $Id$ diff --git a/htdocs/webservices/demo_wsclient_invoice.php b/htdocs/webservices/demo_wsclient_invoice.php index d9400563525..dce3e472271 100755 --- a/htdocs/webservices/demo_wsclient_invoice.php +++ b/htdocs/webservices/demo_wsclient_invoice.php @@ -17,7 +17,7 @@ */ /** - * \file htdocs/webservices/client.php + * \file htdocs/webservices/demo_wsclient_invoice.php * \brief Demo page to make a client call to Dolibarr WebServices "server_invoice" * \version $Id$ */ diff --git a/htdocs/webservices/demo_wsclient_other.php b/htdocs/webservices/demo_wsclient_other.php index 36a98501bfc..d51ae578805 100755 --- a/htdocs/webservices/demo_wsclient_other.php +++ b/htdocs/webservices/demo_wsclient_other.php @@ -17,7 +17,7 @@ */ /** - * \file htdocs/webservices/demo_client_other.php + * \file htdocs/webservices/demo_wsclient_other.php * \brief Demo page to make a client call to Dolibarr WebServices "server_other" * \version $Id$ */ diff --git a/htdocs/webservices/demo_wsclient_thirdparty.php b/htdocs/webservices/demo_wsclient_thirdparty.php index 75046669a94..302dfd0dc1e 100755 --- a/htdocs/webservices/demo_wsclient_thirdparty.php +++ b/htdocs/webservices/demo_wsclient_thirdparty.php @@ -17,7 +17,7 @@ */ /** - * \file htdocs/webservices/demo_thirdparty_other.php + * \file htdocs/webservices/demo_wsclient_thirdparty.php * \brief Demo page to make a client call to Dolibarr WebServices "server_other" * \version $Id$ */