Fix: remove obsolete tags (in progress)

This commit is contained in:
Regis Houssin
2011-08-27 14:24:16 +00:00
parent 38b5347d07
commit 726d9581dd
538 changed files with 869 additions and 1160 deletions

View File

@@ -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
*/
/**

View File

@@ -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';

View File

@@ -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';

View File

@@ -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';

View File

@@ -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';

View File

@@ -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';