forked from Wavyzz/dolibarr
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
* \file htdocs/includes/modules/mailings/contacts2.modules.php
|
||||
* \ingroup mailing
|
||||
* \brief Provides a list of recipients for mailing module
|
||||
* \version $Revision: 1.8 $
|
||||
*/
|
||||
|
||||
include_once DOL_DOCUMENT_ROOT.'/includes/modules/mailings/modules_mailings.php';
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file htdocs/includes/modules/mailings/contacts3.modules.php
|
||||
* \ingroup mailing
|
||||
* \brief Provides a list of recipients for mailing module
|
||||
* \version $Revision: 1.4 $
|
||||
*/
|
||||
|
||||
include_once DOL_DOCUMENT_ROOT.'/includes/modules/mailings/modules_mailings.php';
|
||||
|
||||
@@ -9,11 +9,10 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
\file htdocs/includes/modules/mailings/example.modules.php
|
||||
\ingroup mailing
|
||||
\brief Example file to provide a list of recipients for mailing module
|
||||
\version $Revision$
|
||||
*/
|
||||
* \file htdocs/includes/modules/mailings/example.modules.php
|
||||
* \ingroup mailing
|
||||
* \brief Example file to provide a list of recipients for mailing module
|
||||
*/
|
||||
|
||||
include_once DOL_DOCUMENT_ROOT.'/includes/modules/mailings/modules_mailings.php';
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
* \file htdocs/includes/modules/mailings/framboise.modules.php
|
||||
* \ingroup mailing
|
||||
* \brief Example file to provide a list of recipients for mailing module
|
||||
* \version $Revision$
|
||||
*/
|
||||
|
||||
include_once DOL_DOCUMENT_ROOT.'/includes/modules/mailings/modules_mailings.php';
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
* \file htdocs/includes/modules/mailings/thirdparties.modules.php
|
||||
* \ingroup mailing
|
||||
* \brief Example file to provide a list of recipients for mailing module
|
||||
* \version $Revision$
|
||||
*/
|
||||
|
||||
include_once DOL_DOCUMENT_ROOT.'/includes/modules/mailings/modules_mailings.php';
|
||||
|
||||
Reference in New Issue
Block a user