mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-04 16:12:39 +01:00
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user