This commit is contained in:
Laurent Destailleur 2011-03-08 09:59:41 +00:00
parent 494dce755e
commit 79e1552085
5 changed files with 5 additions and 5 deletions

View File

@ -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$

View File

@ -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$

View File

@ -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$
*/

View File

@ -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$
*/

View File

@ -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$
*/