Merge pull request #16883 from aspangaro/14a28

Uniformize information on modules
This commit is contained in:
Laurent Destailleur
2021-03-20 19:49:33 +01:00
committed by GitHub
89 changed files with 92 additions and 91 deletions

View File

@@ -23,7 +23,7 @@
*
* \file htdocs/core/modules/modBom.class.php
* \ingroup bom
* \brief Description and activation file for module Bom
* \brief Description and activation file for the module Bom
*/
include_once DOL_DOCUMENT_ROOT.'/core/modules/DolibarrModules.class.php';