mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
@@ -17,11 +17,12 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* \defgroup notification Module email notification
|
||||
* \brief Module pour gerer les notifications (par mail ou autre)
|
||||
* \file htdocs/core/modules/modNotification.class.php
|
||||
* \ingroup notification
|
||||
* \brief Description and activation file for the module Notification
|
||||
* \defgroup notification Module notification
|
||||
* \brief Module for managing notifications (by e-mail or other means)
|
||||
*
|
||||
* \file htdocs/core/modules/modNotification.class.php
|
||||
* \ingroup notification
|
||||
* \brief Description and activation file for the module Notification
|
||||
*/
|
||||
include_once DOL_DOCUMENT_ROOT.'/core/modules/DolibarrModules.class.php';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user