2
0
forked from Wavyzz/dolibarr

Uniformize information on modules

This commit is contained in:
Alexandre SPANGARO
2021-03-20 13:55:43 +01:00
parent ae2d7b5096
commit 3669c374c2
89 changed files with 92 additions and 91 deletions

View File

@@ -21,7 +21,7 @@
* \brief Add a log into a block chain for some actions.
* \file htdocs/core/modules/modBlockedLog.class.php
* \ingroup blockedlog
* \brief Description and activation file for module ModuleBuilder
* \brief Description and activation file for the module ModuleBuilder
*/
include_once DOL_DOCUMENT_ROOT.'/core/modules/DolibarrModules.class.php';