Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

This commit is contained in:
Laurent Destailleur 2019-12-15 15:03:42 +01:00
commit 70fcb68a7d
5 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
*/
/**
* \file htdocs/core/modules/cheque/mod_chequereceipts_mint.php
* \file htdocs/core/modules/cheque/mod_chequereceipt_mint.php
* \ingroup cheque
* \brief File containing class for numbering module Mint
*/

View File

@ -18,7 +18,7 @@
*/
/**
* \file htdocs/core/modules/cheque/mod_chequereceipts_thyme.php
* \file htdocs/core/modules/cheque/mod_chequereceipt_thyme.php
* \ingroup cheque
* \brief File containing class for numbering module Thyme
*/

View File

@ -22,7 +22,7 @@
*/
/**
* \file htdocs/admin/project.php
* \file htdocs/projet/admin/project.php
* \ingroup project
* \brief Page to setup project module
*/

View File

@ -19,7 +19,7 @@
*/
/**
* \file htdocs/reception/nosendingte.php
* \file htdocs/reception/note.php
* \ingroup receptionsending
* \brief Note card reception
*/

View File

@ -16,7 +16,7 @@
*/
/**
* \file resource/class/resource.class.php
* \file htdocs/resource/class/dolresource.class.php
* \ingroup resource
* \brief Class file for resource object
*/