mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-10 11:31:26 +01:00
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -15,14 +15,12 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
* $Id: html.formbarcode.class.php,v 1.17 2011/08/16 10:11:01 eldy Exp $
|
||||
*/
|
||||
|
||||
/**
|
||||
\file htdocs/includes/barcode/html.formbarcode.class.php
|
||||
\brief Fichier de la classe des fonctions predefinie de composants html
|
||||
\version $Revision: 1.17 $
|
||||
*/
|
||||
* \file htdocs/includes/barcode/html.formbarcode.class.php
|
||||
* \brief Fichier de la classe des fonctions predefinie de composants html
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@@ -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