Update modUser.class.php (#25482)

defgroup brief
This commit is contained in:
UT from dolibit
2023-07-25 23:11:21 +02:00
committed by GitHub
parent 161684bc24
commit c96e1de4b0

View File

@@ -18,11 +18,12 @@
*/
/**
* \defgroup user Module user management
* \brief Module pour gerer les utilisateurs
* \file htdocs/core/modules/modUser.class.php
* \ingroup user
* \brief Description and activation file for the module users
* \defgroup user Module user management
* \brief Module to manage users and usergroups
*
* \file htdocs/core/modules/modUser.class.php
* \ingroup user
* \brief Description and activation file for the module users
*/
include_once DOL_DOCUMENT_ROOT.'/core/modules/DolibarrModules.class.php';