diff --git a/htdocs/ftp/admin/ftpclient.php b/htdocs/ftp/admin/ftpclient.php index 6cb6aa4c7be6826bc80390a71f27231ccc23543b..988926a39a9065796a85b2402237bb6042f6459e 100644 --- a/htdocs/ftp/admin/ftpclient.php +++ b/htdocs/ftp/admin/ftpclient.php @@ -19,7 +19,6 @@ * \file htdocs/ftp/admin/ftpclient.php * \ingroup ftp * \brief Admin page to setup FTP client module - * \version $Id: ftpclient.php,v 1.6 2011/08/27 14:24:29 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/ftp/index.php b/htdocs/ftp/index.php index 22d9e98769ccbda6c3a8dda30353cf44ad7e6a05..a5d9f8d26446abcef6415febc7484561e3c91bbb 100644 --- a/htdocs/ftp/index.php +++ b/htdocs/ftp/index.php @@ -20,7 +20,6 @@ * \file htdocs/ftp/index.php * \ingroup ftp * \brief Main page for FTP section area - * \version $Id: index.php,v 1.26 2011/08/27 14:24:42 hregis Exp $ * \author Laurent Destailleur */ diff --git a/htdocs/ftp/pre.inc.php b/htdocs/ftp/pre.inc.php index cbee9770180a3ee414cf76420e0bfdc1cb9ed23a..5a04887d918bf173d04b2ec2ec59d49916d30764 100644 --- a/htdocs/ftp/pre.inc.php +++ b/htdocs/ftp/pre.inc.php @@ -19,7 +19,6 @@ * \file htdocs/ftp/pre.inc.php * \ingroup ftp * \brief File to manage left menu for FTP module - * \version $Id: pre.inc.php,v 1.9 2011/08/01 00:01:02 eldy Exp $ */ require ("../main.inc.php"); diff --git a/htdocs/imports/class/import.class.php b/htdocs/imports/class/import.class.php index 0fd0590351bdb98205b8a4002390021289a9c907..473554d5b68b976b23fee0a904c51bfd7b09a669 100644 --- a/htdocs/imports/class/import.class.php +++ b/htdocs/imports/class/import.class.php @@ -19,7 +19,6 @@ * \file htdocs/imports/class/import.class.php * \ingroup import * \brief File of class to manage imports - * \version $Id: import.class.php,v 1.8 2011/07/31 23:46:39 eldy Exp $ */ /** diff --git a/htdocs/imports/emptyexample.php b/htdocs/imports/emptyexample.php index d61272fad3e2029180582afc5e53a9c86d7c4b8d..fdeb586c92e4b376162b2e293eeb46b1e468edc2 100644 --- a/htdocs/imports/emptyexample.php +++ b/htdocs/imports/emptyexample.php @@ -19,7 +19,6 @@ * \file htdocs/imports/emptyexample.php * \ingroup import * \brief Show example of import file - * \version $Id: emptyexample.php,v 1.9 2011/08/27 14:24:59 hregis Exp $ */ // This is to make Dolibarr working with Plesk diff --git a/htdocs/imports/import.php b/htdocs/imports/import.php index 5865276364c9ff1407700aeea388bcc1a6f190c0..a97a8573cf2b8684b716a56b8d0821e6b0862429 100644 --- a/htdocs/imports/import.php +++ b/htdocs/imports/import.php @@ -20,7 +20,6 @@ * \file htdocs/imports/import.php * \ingroup import * \brief Pages of import Wizard - * \version $Id: import.php,v 1.71 2011/08/27 14:24:59 hregis Exp $ */ require_once("../main.inc.php"); diff --git a/htdocs/imports/index.php b/htdocs/imports/index.php index 7597f70389719f9280f56ef2fdaa1c37bf3421d1..58f83a95ceee2131be653d28bb13394f5f4ccbdd 100644 --- a/htdocs/imports/index.php +++ b/htdocs/imports/index.php @@ -19,7 +19,6 @@ * \file htdocs/imports/index.php * \ingroup import * \brief Page accueil de la zone import - * \version $Id: index.php,v 1.14 2011/08/27 14:24:59 hregis Exp $ */ require_once("../main.inc.php"); diff --git a/htdocs/includes/boxes/box_actions.php b/htdocs/includes/boxes/box_actions.php index 68bf4bc1f6d31e272afcf5015c7c56bdd392aa0e..3af0cac08bbace14411a055cd56920b7548083ce 100644 --- a/htdocs/includes/boxes/box_actions.php +++ b/htdocs/includes/boxes/box_actions.php @@ -21,7 +21,6 @@ * \file htdocs/includes/boxes/box_actions.php * \ingroup actions * \brief Module to build boxe for events - * \version $Id: box_actions.php,v 1.49 2011/07/31 23:29:09 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); diff --git a/htdocs/includes/boxes/box_bookmarks.php b/htdocs/includes/boxes/box_bookmarks.php index 241398d8ad17af588205c36728d9a54bd32f77ed..dbf1585e022f080bc7b8558bb9404911f5b92030 100644 --- a/htdocs/includes/boxes/box_bookmarks.php +++ b/htdocs/includes/boxes/box_bookmarks.php @@ -19,7 +19,6 @@ * \file htdocs/includes/boxes/box_bookmarks.php * \ingroup bookmark * \brief Module to generate box of bookmarks list - * \version $Id: box_bookmarks.php,v 1.18 2011/07/31 23:29:10 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); diff --git a/htdocs/includes/boxes/box_clients.php b/htdocs/includes/boxes/box_clients.php index 6ea6b3fa93aff98aa7f8cadb6e911c1bec6f4647..33feb5e4910389c6b48b30eabc3ae45eb95f39a3 100644 --- a/htdocs/includes/boxes/box_clients.php +++ b/htdocs/includes/boxes/box_clients.php @@ -21,7 +21,6 @@ * \file htdocs/includes/boxes/box_clients.php * \ingroup societes * \brief Module de generation de l'affichage de la box clients - * \version $Id: box_clients.php,v 1.40 2011/07/31 23:29:09 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); diff --git a/htdocs/includes/boxes/box_commandes.php b/htdocs/includes/boxes/box_commandes.php index d6dd903d62bccde3c43d40ff29545dd4f1183f97..b5fdd6cfb4d74ef73a2b402bbf5dfa0fa806b147 100644 --- a/htdocs/includes/boxes/box_commandes.php +++ b/htdocs/includes/boxes/box_commandes.php @@ -21,7 +21,6 @@ * \file htdocs/includes/boxes/box_commandes.php * \ingroup commande * \brief Module de generation de l'affichage de la box commandes - * \version $Id: box_commandes.php,v 1.33 2011/07/31 23:29:10 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); diff --git a/htdocs/includes/boxes/box_comptes.php b/htdocs/includes/boxes/box_comptes.php index b0f12333f7c2161f7e048e8fc34b787c799d6cf2..999a99b7ae46b14cd0cb953a4fbfd0da4d5c452d 100644 --- a/htdocs/includes/boxes/box_comptes.php +++ b/htdocs/includes/boxes/box_comptes.php @@ -21,7 +21,6 @@ * \file htdocs/includes/boxes/box_comptes.php * \ingroup banque * \brief Module to generate box for bank accounts - * \version $Id: box_comptes.php,v 1.21 2011/07/31 23:29:09 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); include_once(DOL_DOCUMENT_ROOT."/compta/bank/class/account.class.php"); diff --git a/htdocs/includes/boxes/box_contacts.php b/htdocs/includes/boxes/box_contacts.php index 1a053bc8b04990f506943da25a63a5c64abb477e..8ae7c6a81d6e36bec67e0d8856c4cfb0e34d5115 100755 --- a/htdocs/includes/boxes/box_contacts.php +++ b/htdocs/includes/boxes/box_contacts.php @@ -21,7 +21,6 @@ * \file htdocs/includes/boxes/box_contacts.php * \ingroup societes * \brief Module to show box of contacts - * \version $Id: box_contacts.php,v 1.3 2011/07/31 23:29:10 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); diff --git a/htdocs/includes/boxes/box_contracts.php b/htdocs/includes/boxes/box_contracts.php index 10c61eca9c78baf0ee49b56341179651e01dda91..9da5205c1be220d2afecc6a4f2d1eef891ad8d15 100644 --- a/htdocs/includes/boxes/box_contracts.php +++ b/htdocs/includes/boxes/box_contracts.php @@ -19,7 +19,6 @@ * \file htdocs/includes/boxes/box_contracts.php * \ingroup contracts * \brief Module de generation de l'affichage de la box contracts - * \version $Id: box_contracts.php,v 1.10 2011/07/31 23:29:10 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); diff --git a/htdocs/includes/boxes/box_external_rss.php b/htdocs/includes/boxes/box_external_rss.php index e6d18713f66ba044f1f50c58d93840fc4717480b..70a7dc3cc0efac25dcaa8ec63ed13c90d2ecd5a8 100644 --- a/htdocs/includes/boxes/box_external_rss.php +++ b/htdocs/includes/boxes/box_external_rss.php @@ -22,7 +22,6 @@ * \file htdocs/includes/boxes/box_external_rss.php * \ingroup external_rss * \brief Fichier de gestion d'une box pour le module external_rss - * \version $Id: box_external_rss.php,v 1.36 2011/08/21 12:47:01 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT."/core/class/rssparser.class.php"); diff --git a/htdocs/includes/boxes/box_factures.php b/htdocs/includes/boxes/box_factures.php index f81d4421282298a9fe00c592b8856da7afd65b03..e917a42e6edc00dde976a86c4c225d9428381858 100644 --- a/htdocs/includes/boxes/box_factures.php +++ b/htdocs/includes/boxes/box_factures.php @@ -21,7 +21,6 @@ * \file htdocs/includes/boxes/box_factures.php * \ingroup factures * \brief Module de generation de l'affichage de la box factures - * \version $Id: box_factures.php,v 1.52 2011/07/31 23:29:09 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); diff --git a/htdocs/includes/boxes/box_factures_fourn.php b/htdocs/includes/boxes/box_factures_fourn.php index e086035ea9e695553bd96df1330eca0a330c9827..dd28066c6efcb6d867d6fb69a058e3033f047023 100644 --- a/htdocs/includes/boxes/box_factures_fourn.php +++ b/htdocs/includes/boxes/box_factures_fourn.php @@ -21,7 +21,6 @@ * \file htdocs/includes/boxes/box_factures_fourn.php * \ingroup supplier * \brief Fichier de gestion d'une box des factures fournisseurs - * \version $Id: box_factures_fourn.php,v 1.36 2011/07/31 23:29:10 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); diff --git a/htdocs/includes/boxes/box_factures_fourn_imp.php b/htdocs/includes/boxes/box_factures_fourn_imp.php index 8a04eae534d36fa519fa1cfff31cddc130f11bf5..1f1d7430a7d9766b4f0f862d2fe3d3eb856d24b8 100644 --- a/htdocs/includes/boxes/box_factures_fourn_imp.php +++ b/htdocs/includes/boxes/box_factures_fourn_imp.php @@ -20,7 +20,6 @@ * \file htdocs/includes/boxes/box_factures_fourn_imp.php * \ingroup fournisseur * \brief Fichier de gestion d'une box des factures fournisseurs impayees - * \version $Id: box_factures_fourn_imp.php,v 1.37 2011/07/31 23:29:10 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); diff --git a/htdocs/includes/boxes/box_factures_imp.php b/htdocs/includes/boxes/box_factures_imp.php index efc0e8a8e672ae6651deaad5668ec6f2b53b4ade..3b268185e2c48806e78cd3961e6569e2155e915e 100644 --- a/htdocs/includes/boxes/box_factures_imp.php +++ b/htdocs/includes/boxes/box_factures_imp.php @@ -21,7 +21,6 @@ * \file htdocs/includes/boxes/box_factures_imp.php * \ingroup factures * \brief Module de generation de l'affichage de la box factures impayees - * \version $Id: box_factures_imp.php,v 1.54 2011/07/31 23:29:10 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); diff --git a/htdocs/includes/boxes/box_fournisseurs.php b/htdocs/includes/boxes/box_fournisseurs.php index 36b00b5ea90f0b871c85288cebe0b5dd9a7facc0..5528066c158a04a59493c8d01216527bbf036e48 100644 --- a/htdocs/includes/boxes/box_fournisseurs.php +++ b/htdocs/includes/boxes/box_fournisseurs.php @@ -17,11 +17,10 @@ */ /** - \file htdocs/includes/boxes/box_fournisseurs.php - \ingroup fournisseurs - \brief Module to generate box of suppliers - \version $Id: box_fournisseurs.php,v 1.30 2011/07/31 23:29:10 eldy Exp $ -*/ + * \file htdocs/includes/boxes/box_fournisseurs.php + * \ingroup fournisseurs + * \brief Module to generate box of suppliers + */ include_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); diff --git a/htdocs/includes/boxes/box_members.php b/htdocs/includes/boxes/box_members.php index d6daac28e8cad5a8d5984950d60ceb3710c447d6..0cba1596a3c1fb84badcc039b430ccf7a3c0617b 100755 --- a/htdocs/includes/boxes/box_members.php +++ b/htdocs/includes/boxes/box_members.php @@ -21,7 +21,6 @@ * \file htdocs/includes/boxes/box_members.php * \ingroup societes * \brief Module de generation de l'affichage de la box clients - * \version $Id: box_members.php,v 1.4 2011/07/31 23:29:09 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); diff --git a/htdocs/includes/boxes/box_osc_client.php b/htdocs/includes/boxes/box_osc_client.php index 362a070865fa799a99be7344b9e8fc03505932ac..f9ea1fb4c4059c19d92c500151555f4f6a25c072 100644 --- a/htdocs/includes/boxes/box_osc_client.php +++ b/htdocs/includes/boxes/box_osc_client.php @@ -17,11 +17,10 @@ */ /** - \file htdocs/includes/boxes/box_osc_client.php - \ingroup osc - \brief Module to generate box of shop customers - \version $Id: box_osc_client.php,v 1.17 2011/07/31 23:29:10 eldy Exp $ -*/ + * \file htdocs/includes/boxes/box_osc_client.php + * \ingroup osc + * \brief Module to generate box of shop customers + */ include_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); diff --git a/htdocs/includes/boxes/box_produits.php b/htdocs/includes/boxes/box_produits.php index 9287c9bb20b3bcfdc3a48451c27bff1f5272bcf1..166711e8e2ec037d5f8346c3577bc49f79bb4da7 100644 --- a/htdocs/includes/boxes/box_produits.php +++ b/htdocs/includes/boxes/box_produits.php @@ -21,7 +21,6 @@ * \file htdocs/includes/boxes/box_produits.php * \ingroup produits,services * \brief Module to generate box of last products/services - * \version $Id: box_produits.php,v 1.41 2011/07/31 23:29:10 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); diff --git a/htdocs/includes/boxes/box_propales.php b/htdocs/includes/boxes/box_propales.php index f384997e7971c2856d2d08a32a7c72681ca0a3d4..64d7508ff6b4e6afba84f5fd20301675a504d876 100644 --- a/htdocs/includes/boxes/box_propales.php +++ b/htdocs/includes/boxes/box_propales.php @@ -18,11 +18,10 @@ */ /** - \file htdocs/includes/boxes/box_propales.php - \ingroup propales - \brief Module de generation de l'affichage de la box propales - \version $Id: box_propales.php,v 1.47 2011/07/31 23:29:10 eldy Exp $ -*/ + * \file htdocs/includes/boxes/box_propales.php + * \ingroup propales + * \brief Module de generation de l'affichage de la box propales + */ include_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); diff --git a/htdocs/includes/boxes/box_prospect.php b/htdocs/includes/boxes/box_prospect.php index 07ceb0b7ec7313fbb92978270919cd17acbd702d..c34e18e002863769e78e3662cf9e2d175c209128 100644 --- a/htdocs/includes/boxes/box_prospect.php +++ b/htdocs/includes/boxes/box_prospect.php @@ -21,7 +21,6 @@ * \file htdocs/includes/boxes/box_prospect.php * \ingroup societe * \brief Module to generate the last prospects box. - * \version $Id: box_prospect.php,v 1.43 2011/07/31 23:29:10 eldy Exp $ */ diff --git a/htdocs/includes/boxes/box_services_vendus.php b/htdocs/includes/boxes/box_services_vendus.php index c9caa3b3516f0da8075f019de760abc46ee71458..2ccf675ed235f09886c2f5837a531e009cc23761 100644 --- a/htdocs/includes/boxes/box_services_vendus.php +++ b/htdocs/includes/boxes/box_services_vendus.php @@ -21,7 +21,6 @@ * \file htdocs/includes/boxes/box_services_vendus.php * \ingroup produits,services * \brief Module de generation de l'affichage de la box services_vendus - * \version $Id: box_services_vendus.php,v 1.54 2011/07/31 23:29:09 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php"); diff --git a/htdocs/includes/boxes/modules_boxes.php b/htdocs/includes/boxes/modules_boxes.php index 5a7dafa719cce6c141662d8d732b503062383cb0..f13f26adc41bf36d92b6afda1c5d203e8d091b31 100644 --- a/htdocs/includes/boxes/modules_boxes.php +++ b/htdocs/includes/boxes/modules_boxes.php @@ -20,7 +20,6 @@ * \file htdocs/includes/boxes/modules_boxes.php * \ingroup facture * \brief Fichier contenant la classe mere des boites - * \version $Id: modules_boxes.php,v 1.56 2011/07/31 23:29:10 eldy Exp $ */ diff --git a/htdocs/includes/login/functions_dolibarr.php b/htdocs/includes/login/functions_dolibarr.php index 6e086409c3d86a3d143aeaa2032233dbf0fb63ce..f328846d1befc0bdb5688be5ddb049ba7114c5cb 100644 --- a/htdocs/includes/login/functions_dolibarr.php +++ b/htdocs/includes/login/functions_dolibarr.php @@ -20,7 +20,6 @@ * \file htdocs/includes/login/functions_dolibarr.php * \ingroup core * \brief Authentication functions for Dolibarr mode - * \version $Id: functions_dolibarr.php,v 1.13 2011/07/31 23:29:11 eldy Exp $ */ diff --git a/htdocs/includes/login/functions_empty.php b/htdocs/includes/login/functions_empty.php index c3ab605c80c235b5c3410d37df210e5ce2fc5bb0..6c553511043ec85f62e6044173886649ded184ae 100644 --- a/htdocs/includes/login/functions_empty.php +++ b/htdocs/includes/login/functions_empty.php @@ -19,7 +19,6 @@ * \file htdocs/includes/login/functions_empty.php * \ingroup core * \brief Empty authentication functions for test - * \version $Id: functions_empty.php,v 1.2 2011/07/31 23:29:10 eldy Exp $ */ diff --git a/htdocs/includes/login/functions_http.php b/htdocs/includes/login/functions_http.php index 09ff60a301a5798f5249d0eea46f439565bd9a99..dd8e554c3ab934898f1c7d467fdce7b48766ff7d 100644 --- a/htdocs/includes/login/functions_http.php +++ b/htdocs/includes/login/functions_http.php @@ -16,11 +16,10 @@ */ /** - \file htdocs/includes/login/functions_http.php - \ingroup core - \brief Authentication functions for HTTP Basic - \version $Id: functions_http.php,v 1.4 2011/07/31 23:29:11 eldy Exp $ -*/ + * \file htdocs/includes/login/functions_http.php + * \ingroup core + * \brief Authentication functions for HTTP Basic + */ /** diff --git a/htdocs/includes/login/functions_myopenid.php b/htdocs/includes/login/functions_myopenid.php index b54f46cb1bc4430f913bcb3b311f82653a3d71f5..264b93f7bd4375c8cfae39609601d8b7584f3fee 100644 --- a/htdocs/includes/login/functions_myopenid.php +++ b/htdocs/includes/login/functions_myopenid.php @@ -20,7 +20,6 @@ * \file htdocs/includes/login/functions_dolibarr.php * \ingroup core * \brief Authentication functions for Dolibarr mode - * \version $Id: functions_myopenid.php,v 1.4 2011/07/31 23:29:11 eldy Exp $ */ diff --git a/htdocs/includes/menus/smartphone/smartphone.lib.php b/htdocs/includes/menus/smartphone/smartphone.lib.php index c21f142d70edc36ee4723d8309ef26656e52499d..79fef992ee7225756c7a0b79bcdcc9702ff31122 100755 --- a/htdocs/includes/menus/smartphone/smartphone.lib.php +++ b/htdocs/includes/menus/smartphone/smartphone.lib.php @@ -20,7 +20,6 @@ /** * \file htdocs/includes/menus/smartphone/smartphone.lib.php * \brief Library for file smartphone menus - * \version $Id: smartphone.lib.php,v 1.7 2011/07/31 23:46:08 eldy Exp $ */ diff --git a/htdocs/includes/menus/smartphone/smartphone_backoffice.php b/htdocs/includes/menus/smartphone/smartphone_backoffice.php index 5b763df4db88200bdceb9dbd176416ef678b9b2a..e8f5cc9bbf5d9fd137897524e6d1603a826840aa 100755 --- a/htdocs/includes/menus/smartphone/smartphone_backoffice.php +++ b/htdocs/includes/menus/smartphone/smartphone_backoffice.php @@ -19,7 +19,6 @@ /** * \file htdocs/includes/menus/smartphone/smartphone_backoffice.php * \brief Gestionnaire nomme smartphone du menu smartphone - * \version $Id: smartphone_backoffice.php,v 1.4 2011/07/31 23:46:08 eldy Exp $ */ diff --git a/htdocs/includes/menus/smartphone/smartphone_frontoffice.php b/htdocs/includes/menus/smartphone/smartphone_frontoffice.php index 34f83906747b667f26b43cd82d1a0888171cc6ea..61bcee72327718a36ec40dbbcbf0c51b6914e598 100755 --- a/htdocs/includes/menus/smartphone/smartphone_frontoffice.php +++ b/htdocs/includes/menus/smartphone/smartphone_frontoffice.php @@ -19,7 +19,6 @@ /** * \file htdocs/includes/menus/smartphone/smartphone_frontoffice.php * \brief Gestionnaire nomme smartphone du menu smartphone - * \version $Id: smartphone_frontoffice.php,v 1.4 2011/07/31 23:46:08 eldy Exp $ */ diff --git a/htdocs/includes/menus/standard/auguria.lib.php b/htdocs/includes/menus/standard/auguria.lib.php index e7b05a7f95d4f3b5fb735313901382640816955f..e93897a6825fb53b4a1c954b2e781a1dae2342b8 100644 --- a/htdocs/includes/menus/standard/auguria.lib.php +++ b/htdocs/includes/menus/standard/auguria.lib.php @@ -20,7 +20,6 @@ /** * \file htdocs/includes/menus/standard/auguria.lib.php * \brief Library for file auguria menus - * \version $Id: auguria.lib.php,v 1.21 2011/07/31 23:46:07 eldy Exp $ */ diff --git a/htdocs/includes/menus/standard/auguria_backoffice.php b/htdocs/includes/menus/standard/auguria_backoffice.php index d25b96e835364b2d74f6cb686688876ab81a8d6d..b8ee62505b1be13df001b4864cdaa91d729fc270 100644 --- a/htdocs/includes/menus/standard/auguria_backoffice.php +++ b/htdocs/includes/menus/standard/auguria_backoffice.php @@ -20,7 +20,6 @@ /** * \file htdocs/includes/menus/standard/auguria_backoffice.php * \brief Gestionnaire nomme Auguria du menu du haut - * \version $Id: auguria_backoffice.php,v 1.4 2011/07/31 23:46:07 eldy Exp $ * * \remarks La construction d'un gestionnaire pour le menu du haut est simple: * \remarks Toutes les entrees de menu a faire apparaitre dans la barre du haut diff --git a/htdocs/includes/menus/standard/auguria_frontoffice.php b/htdocs/includes/menus/standard/auguria_frontoffice.php index 09ffa45ba58e25152b2d1097b15b2b0c2514732b..c56ba7680bfaab2b9a878b0b496e4e3c18fc51e5 100644 --- a/htdocs/includes/menus/standard/auguria_frontoffice.php +++ b/htdocs/includes/menus/standard/auguria_frontoffice.php @@ -20,7 +20,6 @@ /** * \file htdocs/includes/menus/standard/auguria_frontoffice.php * \brief Gestionnaire nomme Auguria du menu du haut - * \version $Id: auguria_frontoffice.php,v 1.4 2011/07/31 23:46:07 eldy Exp $ * * \remarks La construction d'un gestionnaire pour le menu du haut est simple: * \remarks Toutes les entrees de menu a faire apparaitre dans la barre du haut diff --git a/htdocs/includes/menus/standard/eldy.lib.php b/htdocs/includes/menus/standard/eldy.lib.php index 69ed71b8bc10c8020897c73d9f3d5f31a217ff26..4bceaaac35389ea6e5e51353409100a038712e9c 100644 --- a/htdocs/includes/menus/standard/eldy.lib.php +++ b/htdocs/includes/menus/standard/eldy.lib.php @@ -20,7 +20,6 @@ /** * \file htdocs/includes/menus/standard/eldy.lib.php * \brief Library for file eldy menus - * \version $Id: eldy.lib.php,v 1.69 2011/08/21 13:19:26 eldy Exp $ */ diff --git a/htdocs/includes/menus/standard/eldy_backoffice.php b/htdocs/includes/menus/standard/eldy_backoffice.php index f9d6e18c63efa41f0847bf170ae7ba1b28104015..0633cfdeb2b5dfde90f73c9e3fc27c91283fef31 100644 --- a/htdocs/includes/menus/standard/eldy_backoffice.php +++ b/htdocs/includes/menus/standard/eldy_backoffice.php @@ -19,7 +19,6 @@ /** * \file htdocs/includes/menus/standard/eldy_backoffice.php * \brief Gestionnaire nomme eldy du menu du haut - * \version $Id: eldy_backoffice.php,v 1.5 2011/07/31 23:46:07 eldy Exp $ * * \remarks La construction d'un gestionnaire pour le menu du haut est simple: * \remarks Toutes les entrees de menu a faire apparaitre dans la barre du haut diff --git a/htdocs/includes/menus/standard/eldy_frontoffice.php b/htdocs/includes/menus/standard/eldy_frontoffice.php index 62a7c789d7cbc02fdea8a2e04a18d390614f5b7f..dfc196798e2cc279844c6061cd7b347d4ea618b8 100644 --- a/htdocs/includes/menus/standard/eldy_frontoffice.php +++ b/htdocs/includes/menus/standard/eldy_frontoffice.php @@ -19,7 +19,6 @@ /** * \file htdocs/includes/menus/standard/eldy_frontoffice.php * \brief Gestionnaire nomme eldy du menu du haut - * \version $Id: eldy_frontoffice.php,v 1.4 2011/07/31 23:46:07 eldy Exp $ * * \remarks La construction d'un gestionnaire pour le menu du haut est simple: * \remarks Toutes les entrees de menu a faire apparaitre dans la barre du haut diff --git a/htdocs/includes/menus/standard/empty.php b/htdocs/includes/menus/standard/empty.php index 81e71707014b0f0e7a8fc5f7db3b6a49f89eb04c..d5abfed2ec2f5e59f1d31b4f72960758aa38934b 100644 --- a/htdocs/includes/menus/standard/empty.php +++ b/htdocs/includes/menus/standard/empty.php @@ -18,7 +18,6 @@ /** * \file htdocs/includes/menus/standard/empty.php * \brief This is an example of an empty top menu handler - * \version $Id: empty.php,v 1.6 2011/07/31 23:46:08 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/DolibarrModules.class.php b/htdocs/includes/modules/DolibarrModules.class.php index 5ed88b641a6aae948b90d9d5603990e6f5ad312b..1a2fb1c11114f77f31c548f9d17f1fa5fde36dd1 100644 --- a/htdocs/includes/modules/DolibarrModules.class.php +++ b/htdocs/includes/modules/DolibarrModules.class.php @@ -23,7 +23,6 @@ /** * \file htdocs/includes/modules/DolibarrModules.class.php * \brief Fichier de description et activation des modules Dolibarr - * \version $Id: DolibarrModules.class.php,v 1.163 2011/07/31 23:28:12 eldy Exp $ */ diff --git a/htdocs/includes/modules/action/rapport.pdf.php b/htdocs/includes/modules/action/rapport.pdf.php index 50f028eb232ee38d0044ea5cffe46dc45bc2cc60..89607daa043c7c36c2273c1accb3fc8b8fa0871d 100644 --- a/htdocs/includes/modules/action/rapport.pdf.php +++ b/htdocs/includes/modules/action/rapport.pdf.php @@ -22,7 +22,6 @@ * \file htdocs/includes/modules/action/rapport.pdf.php * \ingroup commercial * \brief File to build PDF with events - * \version $Id: rapport.pdf.php,v 1.37 2011/08/11 12:14:04 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT.'/lib/pdf.lib.php'); diff --git a/htdocs/includes/modules/barcode/barcodecoder.modules.php b/htdocs/includes/modules/barcode/barcodecoder.modules.php new file mode 100644 index 0000000000000000000000000000000000000000..91d13885f4f242da846bcf2888b553fad2efd918 --- /dev/null +++ b/htdocs/includes/modules/barcode/barcodecoder.modules.php @@ -0,0 +1,214 @@ +<?php +/* Copyright (C) 2011 Regis Houssin <regis@dolibarr.fr> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * or see http://www.gnu.org/ + */ + +/** + * \file htdocs/includes/modules/barcode/barcodecoder.modules.php + * \ingroup barcode + * \brief Fichier contenant la classe du modele de generation code barre Barcode Coder + */ + +require_once(DOL_DOCUMENT_ROOT ."/includes/modules/barcode/modules_barcode.php"); + +/** + * \class modBarcodeCoder + * \brief Classe du modele de numerotation de generation code barre Barcode Coder + */ +class modBarcodeCoder extends ModeleBarCode +{ + var $version='dolibarr'; // 'development', 'experimental', 'dolibarr' + var $error=''; + + + /** + * Return if a module can be used or not + * @return boolean true if module can be used + */ + function isEnabled() + { + return true; + } + + + /** + * Return description + * @return string Texte descripif + */ + function info() + { + global $langs; + + return 'Barcode Coder'; + } + + /** + * Test si les numeros deja en vigueur dans la base ne provoquent pas de + * de conflits qui empechera cette numerotation de fonctionner. + * @return boolean false si conflit, true si ok + */ + function canBeActivated() + { + global $langs; + + return true; + } + + + /** + * Return true if encodinf is supported + * @return int >0 if supported, 0 if not + */ + function encodingIsSupported($encoding) + { + global $genbarcode_loc; + + $supported=0; + if ($encoding == 'EAN13') $supported=1; + if ($encoding == 'ISBN') $supported=1; + if ($encoding == 'EAN8') $supported=1; + if ($encoding == 'UPC') $supported=1; + if ($encoding == 'C39') $supported=1; + if ($encoding == 'C128') $supported=1; + + return $supported; + } + + /** + * Return an image file on the fly (no need to write on disk) + * @param $code Value to encode + * @param $encoding Mode of encoding + * @param $readable Code can be read + */ + function buildBarCode($code,$encoding,$readable='Y') + { + global $_GET,$_SERVER; + global $conf; + global $genbarcode_loc, $bar_color, $bg_color, $text_color, $font_loc; + + if (! $this->encodingIsSupported($encoding)) return -1; + + if ($encoding == 'EAN8' || $encoding == 'EAN13') $encoding = 'EAN'; + if ($encoding == 'C39' || $encoding == 'C128') $encoding = substr($encoding,1); + + $scale=1; $mode='png'; + + $_GET["code"]=$code; + $_GET["encoding"]=$encoding; + $_GET["scale"]=$scale; + $_GET["mode"]=$mode; + + $font = DOL_DOCUMENT_ROOT.'/includes/barcode/barcode-coder/NOTTB___.TTF'; + + $fontSize = 10; // GD1 in px ; GD2 in point + $marge = 10; // between barcode and hri in pixel + $x = 125; // barcode center + $y = 125; // barcode center + $height = 50; // barcode height in 1D ; module size in 2D + $width = 2; // barcode height in 1D ; not use in 2D + $angle = 90; // rotation in degrees : nb : non horizontable barcode might not be usable because of pixelisation +$type = 'ean13'; + +$im = imagecreatetruecolor(300, 300); + $black = ImageColorAllocate($im,0x00,0x00,0x00); + $white = ImageColorAllocate($im,0xff,0xff,0xff); + $red = ImageColorAllocate($im,0xff,0x00,0x00); + $blue = ImageColorAllocate($im,0x00,0x00,0xff); + imagefilledrectangle($im, 0, 0, 300, 300, $white); + + require_once(DOL_DOCUMENT_ROOT.'/includes/barcode/barcode-coder/php-barcode-latest.php'); + dol_syslog("modBarcodeCoder::buildBarCode $code,$encoding,$scale,$mode"); + + + if ($code) $data = Barcode::gd($im, $black, $x, $y, $angle, $type, array('code'=>$code), $width, $height); + if ( isset($font) ){ + $box = imagettfbbox($fontSize, 0, $font, $data['hri']); + $len = $box[2] - $box[0]; + Barcode::rotate(-$len / 2, ($data['height'] / 2) + $fontSize + $marge, $angle, $xt, $yt); + imagettftext($im, $fontSize, $angle, $x + $xt, $y + $yt, $blue, $font, $data['hri']); + } + + + $rot = imagerotate($im, 45, $white); + //imagedestroy($im); + $im = imagecreatetruecolor(900, 300); + $black = ImageColorAllocate($im,0x00,0x00,0x00); + $white = ImageColorAllocate($im,0xff,0xff,0xff); + $red = ImageColorAllocate($im,0xff,0x00,0x00); + $blue = ImageColorAllocate($im,0x00,0x00,0xff); + imagefilledrectangle($im, 0, 0, 900, 300, $white); + + // Barcode rotation : 90° + $angle = 90; + $data = Barcode::gd($im, $black, $x, $y, $angle, $type, array('code'=>$code), $width, $height); + Barcode::rotate(-$len / 2, ($data['height'] / 2) + $fontSize + $marge, $angle, $xt, $yt); + imagettftext($im, $fontSize, $angle, $x + $xt, $y + $yt, $blue, $font, $data['hri']); + imagettftext($im, 10, 0, 60, 290, $black, $font, 'BARCODE ROTATION : 90°'); + + // barcode rotation : 135 + $angle = 135; + Barcode::gd($im, $black, $x+300, $y, $angle, $type, array('code'=>$code), $width, $height); + Barcode::rotate(-$len / 2, ($data['height'] / 2) + $fontSize + $marge, $angle, $xt, $yt); + imagettftext($im, $fontSize, $angle, $x + 300 + $xt, $y + $yt, $blue, $font, $data['hri']); + imagettftext($im, 10, 0, 360, 290, $black, $font, 'BARCODE ROTATION : 135°'); + + // last one : image rotation + imagecopy($im, $rot, 580, -50, 0, 0, 300, 300); + imagerectangle($im, 0, 0, 299, 299, $black); + imagerectangle($im, 299, 0, 599, 299, $black); + imagerectangle($im, 599, 0, 899, 299, $black); + imagettftext($im, 10, 0, 690, 290, $black, $font, 'IMAGE ROTATION'); + + /* + if (! is_array($result)) + { + $this->error=$result; + print $this->error;exit; + return -1; + } + */ + + imagepng($im); + imagedestroy($im); + + return 1; + } + + /** + * Save an image file on disk (with no output) + * @param $code Value to encode + * @param $encoding Mode of encoding + * @param $readable Code can be read + */ + function writeBarCode($code,$encoding,$readable='Y') + { + global $conf,$filebarcode; + + create_exdir($conf->barcode->dir_temp); + + $file=$conf->barcode->dir_temp.'/barcode_'.$code.'_'.$encoding.'.png'; + + $filebarcode=$file; // global var to be used in barcode_outimage called by barcode_print in buildBarCode + + $result=$this->buildBarCode($code,$encoding,$readable); + + return $result; + } + +} + +?> diff --git a/htdocs/includes/modules/barcode/modules_barcode.php b/htdocs/includes/modules/barcode/modules_barcode.php index d3ebaa07d5568fede8291ec8b6eda8ec2efbe3fd..fbc1ce82fea4768df0a9d906fdd179d3c09363b9 100644 --- a/htdocs/includes/modules/barcode/modules_barcode.php +++ b/htdocs/includes/modules/barcode/modules_barcode.php @@ -2,7 +2,7 @@ /* Copyright (C) 2003-2005 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2004-2007 Laurent Destailleur <eldy@users.sourceforge.net> * Copyright (C) 2004 Eric Seigne <eric.seigne@ryxeo.com> - * Copyright (C) 2005 Regis Houssin <regis@dolibarr.fr> + * Copyright (C) 2005-2011 Regis Houssin <regis@dolibarr.fr> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -23,7 +23,6 @@ * \file htdocs/includes/modules/barcode/modules_barcode.php * \ingroup barcode * \brief Fichier contenant la classe mere de generation des codes barres - * \version $Id: modules_barcode.php,v 1.5 2011/07/31 23:28:17 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT.'/lib/functions.lib.php'); @@ -37,9 +36,10 @@ class ModeleBarCode var $error=''; - /** \brief Return if a module can be used or not - * \return boolean true if module can be used - */ + /** + * Return if a module can be used or not + * @return boolean true if module can be used + */ function isEnabled() { return true; diff --git a/htdocs/includes/modules/barcode/phpbarcode.modules.php b/htdocs/includes/modules/barcode/phpbarcode.modules.php index 11c1e46cc563514297ec86fff8af524d2739b001..9915fe7723dc8dc2ac66b6e6c316dc6df274ee29 100644 --- a/htdocs/includes/modules/barcode/phpbarcode.modules.php +++ b/htdocs/includes/modules/barcode/phpbarcode.modules.php @@ -21,7 +21,6 @@ * \file htdocs/includes/modules/barcode/phpbarcode.modules.php * \ingroup facture * \brief Fichier contenant la classe du modele de generation code barre phpbarcode - * \version $Id: phpbarcode.modules.php,v 1.14 2011/07/31 23:28:17 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/barcode/modules_barcode.php"); diff --git a/htdocs/includes/modules/cheque/pdf/modules_chequereceipts.php b/htdocs/includes/modules/cheque/pdf/modules_chequereceipts.php index 56ebe50e211de4c47381ae68dcbecde3140b92bf..0409d6af1a8d495b3a7152bdbbbb030ac509f342 100644 --- a/htdocs/includes/modules/cheque/pdf/modules_chequereceipts.php +++ b/htdocs/includes/modules/cheque/pdf/modules_chequereceipts.php @@ -23,7 +23,6 @@ * \file htdocs/includes/modules/cheque/pdf/modules_chequereceipts.php * \ingroup facture * \brief File with parent class of check receipt document generators - * \version $Id: modules_chequereceipts.php,v 1.8 2011/08/27 15:40:10 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/core/class/commondocgenerator.class.php"); diff --git a/htdocs/includes/modules/cheque/pdf/pdf_blochet.class.php b/htdocs/includes/modules/cheque/pdf/pdf_blochet.class.php index 4162526b5d01fe6809ed8b91c391c1910b925c93..c1825454259f0aa540664b3f41b3c40fdc2c7454 100644 --- a/htdocs/includes/modules/cheque/pdf/pdf_blochet.class.php +++ b/htdocs/includes/modules/cheque/pdf/pdf_blochet.class.php @@ -21,7 +21,6 @@ * \file htdocs/includes/modules/cheque/pdf/pdf_blochet.class.php * \ingroup banque * \brief File to build cheque deposit receipts - * \version $Id: pdf_blochet.class.php,v 1.43 2011/08/11 12:14:03 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT.'/lib/pdf.lib.php'); diff --git a/htdocs/includes/modules/commande/mod_commande_marbre.php b/htdocs/includes/modules/commande/mod_commande_marbre.php index 2c1c30d98578b3b2ca2be143869771e035c147e3..5aedaa3a137a366f8b055a800a168456672e3c9c 100644 --- a/htdocs/includes/modules/commande/mod_commande_marbre.php +++ b/htdocs/includes/modules/commande/mod_commande_marbre.php @@ -21,7 +21,6 @@ * \file htdocs/includes/modules/commande/mod_commande_marbre.php * \ingroup commande * \brief File of class to manage customer order numbering rules Marbre - * \version $Id: mod_commande_marbre.php,v 1.23 2011/07/31 23:28:13 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/commande/modules_commande.php"); diff --git a/htdocs/includes/modules/commande/mod_commande_saphir.php b/htdocs/includes/modules/commande/mod_commande_saphir.php index 27499d13d3c8206e1b414af124845489adbaae4f..b63e4459ccb21dd1f1f75f9961bdc72399da5396 100644 --- a/htdocs/includes/modules/commande/mod_commande_saphir.php +++ b/htdocs/includes/modules/commande/mod_commande_saphir.php @@ -20,11 +20,10 @@ */ /** - \file htdocs/includes/modules/commande/mod_commande_saphir.php - \ingroup commande - \brief Fichier contenant la classe du modele de numerotation de reference de commande Saphir - \version $Id: mod_commande_saphir.php,v 1.26 2011/07/31 23:28:13 eldy Exp $ -*/ + * \file htdocs/includes/modules/commande/mod_commande_saphir.php + * \ingroup commande + * \brief Fichier contenant la classe du modele de numerotation de reference de commande Saphir + */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/commande/modules_commande.php"); diff --git a/htdocs/includes/modules/commande/pdf_edison.modules.php b/htdocs/includes/modules/commande/pdf_edison.modules.php index 16d7cbc14ef1b024e57733aea81480f3a980da1c..26d8d47c0b8b318f5f7af5fe1dcc5bc8351004f0 100644 --- a/htdocs/includes/modules/commande/pdf_edison.modules.php +++ b/htdocs/includes/modules/commande/pdf_edison.modules.php @@ -23,7 +23,6 @@ * \file htdocs/includes/modules/commande/pdf_edison.modules.php * \ingroup commande * \brief Fichier de la classe permettant de generer les commandes au modele Edison - * \version $Id: pdf_edison.modules.php,v 1.91 2011/08/11 12:14:00 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/commande/modules_commande.php"); diff --git a/htdocs/includes/modules/commande/pdf_einstein.modules.php b/htdocs/includes/modules/commande/pdf_einstein.modules.php index 38f142d8d49695070d31ca970b19b7020f053135..ca54ccae92c75040af90fdcf9608c04f899754bb 100644 --- a/htdocs/includes/modules/commande/pdf_einstein.modules.php +++ b/htdocs/includes/modules/commande/pdf_einstein.modules.php @@ -24,7 +24,6 @@ * \ingroup commande * \brief Fichier de la classe permettant de generer les commandes au modele Einstein * \author Laurent Destailleur - * \version $Id: pdf_einstein.modules.php,v 1.165 2011/08/11 12:14:00 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/commande/modules_commande.php"); diff --git a/htdocs/includes/modules/contract/mod_contract_magre.php b/htdocs/includes/modules/contract/mod_contract_magre.php index e510478a9660740051bd90d35d26f9b2ccc80dfa..8d4f3dea896769e42f5d60eeb657f84b288fb062 100755 --- a/htdocs/includes/modules/contract/mod_contract_magre.php +++ b/htdocs/includes/modules/contract/mod_contract_magre.php @@ -20,7 +20,6 @@ * \file htdocs/includes/modules/contract/mod_contract_magre.php * \ingroup contract * \brief File of class to manage contract numbering rules Magre - * \version $Id: mod_contract_magre.php,v 1.3 2011/07/31 23:28:16 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/contract/modules_contract.php"); diff --git a/htdocs/includes/modules/contract/mod_contract_serpis.php b/htdocs/includes/modules/contract/mod_contract_serpis.php index 26c092a82ce0daf2f24662274517857d31f1b0bb..51ade8b5d98af4441631dcb879ad832ebdce2c57 100755 --- a/htdocs/includes/modules/contract/mod_contract_serpis.php +++ b/htdocs/includes/modules/contract/mod_contract_serpis.php @@ -20,7 +20,6 @@ * \file htdocs/includes/modules/contract/mod_contract_serpis.php * \ingroup contract * \brief File of class to manage contract numbering rules Serpis - * \version $Id: mod_contract_serpis.php,v 1.2 2011/07/31 23:28:17 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/contract/modules_contract.php"); diff --git a/htdocs/includes/modules/contract/modules_contract.php b/htdocs/includes/modules/contract/modules_contract.php index dd1c8a51d99af762c549bb2be56b942120d5e8e1..60eaea341fa8c2257cc89766cd409cc69f3966d3 100755 --- a/htdocs/includes/modules/contract/modules_contract.php +++ b/htdocs/includes/modules/contract/modules_contract.php @@ -25,7 +25,6 @@ * \file htdocs/includes/modules/contract/modules_contract.php * \ingroup contract * \brief File of class to manage contract numbering - * \version $Id: modules_contract.php,v 1.3 2011/07/31 23:28:16 eldy Exp $ */ class ModelNumRefContracts diff --git a/htdocs/includes/modules/dons/html_cerfafr.modules.php b/htdocs/includes/modules/dons/html_cerfafr.modules.php index a3e88d7517c3225f4937e431d06d6076e329995e..64b8a301101d65b5a1d6dc93935c2054e6466697 100644 --- a/htdocs/includes/modules/dons/html_cerfafr.modules.php +++ b/htdocs/includes/modules/dons/html_cerfafr.modules.php @@ -17,11 +17,10 @@ */ /** - \file htdocs/includes/modules/dons/html_cerfafr.modules.php - \ingroup don - \brief Formulaire de don - \version $Id: html_cerfafr.modules.php,v 1.30 2011/07/31 23:28:14 eldy Exp $ -*/ + * \file htdocs/includes/modules/dons/html_cerfafr.modules.php + * \ingroup don + * \brief Formulaire de don + */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/dons/modules_don.php"); require_once(DOL_DOCUMENT_ROOT."/compta/dons/class/don.class.php"); require_once(DOL_DOCUMENT_ROOT."/lib/company.lib.php"); diff --git a/htdocs/includes/modules/dons/modules_don.php b/htdocs/includes/modules/dons/modules_don.php index f8d43388231df20ed2c87596a6c500621c78dfa0..4415e4f99d87a5192781eb49c032ee597a877ee9 100644 --- a/htdocs/includes/modules/dons/modules_don.php +++ b/htdocs/includes/modules/dons/modules_don.php @@ -23,7 +23,6 @@ * \file htdocs/includes/modules/dons/modules_don.php * \ingroup don * \brief File of class to manage donation document generation - * \version $Id: modules_don.php,v 1.24 2011/08/27 15:40:09 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/core/class/commondocgenerator.class.php"); require_once(DOL_DOCUMENT_ROOT."/compta/dons/class/don.class.php"); diff --git a/htdocs/includes/modules/expedition/methode_expedition.modules.php b/htdocs/includes/modules/expedition/methode_expedition.modules.php index b0eb668e889e5a6f8ec54147880540e865829d59..5cc284b90e2bf92d09b6733acc78e9a915d01a2a 100644 --- a/htdocs/includes/modules/expedition/methode_expedition.modules.php +++ b/htdocs/includes/modules/expedition/methode_expedition.modules.php @@ -22,7 +22,6 @@ * \ingroup expedition * \brief Fichier contenant la classe mere de generation de bon de livraison en PDF * et la classe mere de numerotation des bons de livraisons - * \version $Id: methode_expedition.modules.php,v 1.12 2011/08/11 12:14:02 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT.'/lib/pdf.lib.php'); diff --git a/htdocs/includes/modules/expedition/methode_expedition_colsui.modules.php b/htdocs/includes/modules/expedition/methode_expedition_colsui.modules.php index 4e4165f66f44e86ad611b6eea719482dafc9a035..de45b86b83c22c8549b0a2af5cc7703a472ec83c 100644 --- a/htdocs/includes/modules/expedition/methode_expedition_colsui.modules.php +++ b/htdocs/includes/modules/expedition/methode_expedition_colsui.modules.php @@ -19,7 +19,6 @@ /** * \file htdocs/includes/modules/expedition/methode_expedition_colsui.modules.php * \ingroup expedition - * \version $Id$ */ include_once "methode_expedition.modules.php"; diff --git a/htdocs/includes/modules/expedition/methode_expedition_enl.modules.php b/htdocs/includes/modules/expedition/methode_expedition_enl.modules.php index d03b77ee7b88da2d3fa05c5e508cccb118444992..69210249661b131984e98c13a8a7e3006f88bb0b 100644 --- a/htdocs/includes/modules/expedition/methode_expedition_enl.modules.php +++ b/htdocs/includes/modules/expedition/methode_expedition_enl.modules.php @@ -18,7 +18,6 @@ /** * \file htdocs/includes/modules/expedition/methode_expedition_enl.modules.php * \ingroup expedition - * \version $Id$ */ include_once "methode_expedition.modules.php"; diff --git a/htdocs/includes/modules/expedition/methode_expedition_lettremax.modules.php b/htdocs/includes/modules/expedition/methode_expedition_lettremax.modules.php index 19e78218ea6c15707e58b04cbf53458c14cf8d5a..4c01bc47424c502e7012a49904a56268e7465969 100644 --- a/htdocs/includes/modules/expedition/methode_expedition_lettremax.modules.php +++ b/htdocs/includes/modules/expedition/methode_expedition_lettremax.modules.php @@ -18,7 +18,6 @@ /** * \file htdocs/includes/modules/expedition/methode_expedition_lettremax.modules.php * \ingroup expedition - * \version $Id$ */ include_once "methode_expedition.modules.php"; diff --git a/htdocs/includes/modules/expedition/methode_expedition_trans.modules.php b/htdocs/includes/modules/expedition/methode_expedition_trans.modules.php index 5c0f008a503cc0bfebde11789a0b333d18e6c7d8..64b8b5972715c1c0c98396ee1c4920f6f4f21650 100644 --- a/htdocs/includes/modules/expedition/methode_expedition_trans.modules.php +++ b/htdocs/includes/modules/expedition/methode_expedition_trans.modules.php @@ -18,7 +18,6 @@ /** * \file htdocs/includes/modules/expedition/methode_expedition_trans.modules.php * \ingroup expedition - * \version $Id$ */ include_once "methode_expedition.modules.php"; diff --git a/htdocs/includes/modules/expedition/mod_expedition_ribera.php b/htdocs/includes/modules/expedition/mod_expedition_ribera.php index b73af2d7469cdc19f153c7bd3eb993f59f6822dc..a1468c20840315f3ceb8aaf6595f04b99b152363 100755 --- a/htdocs/includes/modules/expedition/mod_expedition_ribera.php +++ b/htdocs/includes/modules/expedition/mod_expedition_ribera.php @@ -20,7 +20,6 @@ * \file htdocs/includes/modules/expedition/mod_expedition_ribera.php * \ingroup expedition * \brief File of class to manage expedition numbering rules Ribera - * \version $Id: mod_expedition_ribera.php,v 1.2 2011/07/31 23:28:14 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/expedition/modules_expedition.php"); diff --git a/htdocs/includes/modules/expedition/mod_expedition_safor.php b/htdocs/includes/modules/expedition/mod_expedition_safor.php index 9691a5252233f75d61a36f22cd6c1f894b069e06..762890eebc4416504701c727d6cb01fae8605649 100755 --- a/htdocs/includes/modules/expedition/mod_expedition_safor.php +++ b/htdocs/includes/modules/expedition/mod_expedition_safor.php @@ -20,7 +20,6 @@ * \file htdocs/includes/modules/expedition/mod_expedition_safor.php * \ingroup expedition * \brief File of class to manage shipments numbering rules Safor - * \version $Id: mod_expedition_safor.php,v 1.3 2011/07/31 23:28:14 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/expedition/modules_expedition.php"); diff --git a/htdocs/includes/modules/expedition/modules_expedition.php b/htdocs/includes/modules/expedition/modules_expedition.php index c1335ebc9dc4ad735bbc610f10900424fb3fb165..2deef0504d95a5bc94270d94bda8fdaddc93a2c5 100755 --- a/htdocs/includes/modules/expedition/modules_expedition.php +++ b/htdocs/includes/modules/expedition/modules_expedition.php @@ -25,7 +25,6 @@ * \file htdocs/includes/modules/expedition/modules_expedition.php * \ingroup expedition * \brief File of class to manage expedition numbering - * \version $Id: modules_expedition.php,v 1.3 2011/07/31 23:28:14 eldy Exp $ */ class ModelNumRefExpedition diff --git a/htdocs/includes/modules/expedition/pdf/pdf_expedition_merou.modules.php b/htdocs/includes/modules/expedition/pdf/pdf_expedition_merou.modules.php index 75c938956ada0b6afe56bed584890bc9b95be663..f8de6a96b5709c1d7768126b5811b097c42ac578 100644 --- a/htdocs/includes/modules/expedition/pdf/pdf_expedition_merou.modules.php +++ b/htdocs/includes/modules/expedition/pdf/pdf_expedition_merou.modules.php @@ -22,7 +22,6 @@ * \file htdocs/includes/modules/expedition/pdf/pdf_expedition_merou.modules.php * \ingroup expedition * \brief Fichier de la classe permettant de generer les bordereaux envoi au modele Merou - * \version $Id: pdf_expedition_merou.modules.php,v 1.86 2011/08/11 12:14:00 eldy Exp $ */ require_once DOL_DOCUMENT_ROOT."/includes/modules/expedition/pdf/ModelePdfExpedition.class.php"; diff --git a/htdocs/includes/modules/expedition/pdf/pdf_expedition_rouget.modules.php b/htdocs/includes/modules/expedition/pdf/pdf_expedition_rouget.modules.php index 424aa96c07bd10c794d7cef84833dd8a5c60eea7..1a3b1577126400e5f772509869d83deb9fdd2d6c 100644 --- a/htdocs/includes/modules/expedition/pdf/pdf_expedition_rouget.modules.php +++ b/htdocs/includes/modules/expedition/pdf/pdf_expedition_rouget.modules.php @@ -22,7 +22,6 @@ * \file htdocs/includes/modules/expedition/pdf/pdf_expedition_rouget.modules.php * \ingroup expedition * \brief Fichier de la classe permettant de generer les bordereaux envoi au modele Rouget - * \version $Id: pdf_expedition_rouget.modules.php,v 1.61 2011/08/11 12:14:00 eldy Exp $ */ require_once DOL_DOCUMENT_ROOT."/includes/modules/expedition/pdf/ModelePdfExpedition.class.php"; diff --git a/htdocs/includes/modules/export/export_csv.modules.php b/htdocs/includes/modules/export/export_csv.modules.php index 6f6c7ed2a1b94d6fb27336757ef41e51e9c0ca69..7c2fcba4ddfd7691bd0b32ec5d0689c63791ea9b 100644 --- a/htdocs/includes/modules/export/export_csv.modules.php +++ b/htdocs/includes/modules/export/export_csv.modules.php @@ -20,7 +20,6 @@ * \ingroup export * \brief File of class to build exports with CSV format * \author Laurent Destailleur - * \version $Id: export_csv.modules.php,v 1.31 2011/08/03 01:38:53 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/export/modules_export.php"); @@ -64,7 +63,7 @@ class ExportCsv extends ModeleExports $this->desc=$langs->trans("CSVFormatDesc",$this->separator,$this->enclosure,$this->escape); $this->extension='csv'; // Extension for generated file by this driver $this->picto='mime/other'; // Picto - $ver=explode(' ','$Revision: 1.31 $'); + $ver=explode(' ','$Revision: 1.32 $'); $this->version=$ver[2]; // Driver version // If driver use an external library, put its name here diff --git a/htdocs/includes/modules/export/export_excel.modules.php b/htdocs/includes/modules/export/export_excel.modules.php index 8c0ce2c0e62deb853631d111775ed1d561298f5e..07ebfb7a3479b616d46fcfb4106e4f185ec8c547 100644 --- a/htdocs/includes/modules/export/export_excel.modules.php +++ b/htdocs/includes/modules/export/export_excel.modules.php @@ -20,7 +20,6 @@ * \ingroup export * \brief File of class to generate export file with Excel format * \author Laurent Destailleur - * \version $Id: export_excel.modules.php,v 1.29 2011/08/11 19:13:04 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/export/modules_export.php"); @@ -62,7 +61,7 @@ class ExportExcel extends ModeleExports $this->desc='<b>Excel</b> file format (.xls)<br>This is native Excel 95 format.'; $this->extension='xls'; // Extension for generated file by this driver $this->picto='mime/xls'; // Picto - $ver=explode(' ','$Revision: 1.29 $'); + $ver=explode(' ','$Revision: 1.30 $'); $this->version=$ver[2]; // Driver version // If driver use an external library, put its name here diff --git a/htdocs/includes/modules/export/export_tsv.modules.php b/htdocs/includes/modules/export/export_tsv.modules.php index 46fa4c9ccc4a0fc9102bf863b6aaf64673c7402f..10ab5816f0a7a3e9d8d488fc3d652d6d81f22220 100644 --- a/htdocs/includes/modules/export/export_tsv.modules.php +++ b/htdocs/includes/modules/export/export_tsv.modules.php @@ -20,8 +20,7 @@ * \ingroup export * \brief File of class to build export files with format TSV * \author Laurent Destailleur - * \version $Id: export_tsv.modules.php,v 1.14 2011/08/03 01:38:52 eldy Exp $ -*/ + */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/export/modules_export.php"); @@ -59,7 +58,7 @@ class ExportTsv extends ModeleExports $this->desc='<b>Tab Separated Value</b> file format (.tsv)<br>This is a text file format where fields are separated by separator [tab].'; $this->extension='tsv'; // Extension for generated file by this driver $this->picto='mime/other'; // Picto - $ver=explode(' ','$Revision: 1.14 $'); + $ver=explode(' ','$Revision: 1.15 $'); $this->version=$ver[2]; // Driver version // If driver use an external library, put its name here diff --git a/htdocs/includes/modules/export/modules_export.php b/htdocs/includes/modules/export/modules_export.php index 53c518b70298cb1bfb22fb5cd359c79ad321cb1d..6627025a1ff6b2a3cfc74ba59e354cf7dcbb4aa6 100644 --- a/htdocs/includes/modules/export/modules_export.php +++ b/htdocs/includes/modules/export/modules_export.php @@ -20,7 +20,6 @@ * \file htdocs/includes/modules/export/modules_export.php * \ingroup export * \brief File of parent class for export modules - * \version $Id: modules_export.php,v 1.26 2011/08/27 15:40:11 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/core/class/commondocgenerator.class.php"); diff --git a/htdocs/includes/modules/facture/doc/doc_generic_invoice_odt.modules.php b/htdocs/includes/modules/facture/doc/doc_generic_invoice_odt.modules.php index 256a89ccf5d152fc6b0b45485f5af31e7002b3b3..4fb4176a3b7d0378b7b66d88f5a0f27fc0653ec8 100644 --- a/htdocs/includes/modules/facture/doc/doc_generic_invoice_odt.modules.php +++ b/htdocs/includes/modules/facture/doc/doc_generic_invoice_odt.modules.php @@ -21,7 +21,6 @@ * \ingroup societe * \brief File of class to build ODT documents for third parties * \author Laurent Destailleur - * \version $Id: doc_generic_invoice_odt.modules.php,v 1.21 2011/08/14 13:26:07 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/facture/modules_facture.php"); diff --git a/htdocs/includes/modules/facture/doc/pdf_crabe.modules.php b/htdocs/includes/modules/facture/doc/pdf_crabe.modules.php index 8ad01066f793f2db907accf89d5d02fdfe584d16..32946a43880c595d5798d800bd53ea090e95e10a 100755 --- a/htdocs/includes/modules/facture/doc/pdf_crabe.modules.php +++ b/htdocs/includes/modules/facture/doc/pdf_crabe.modules.php @@ -24,7 +24,6 @@ * \ingroup facture * \brief File of class to generate invoices from crab model * \author Laurent Destailleur - * \version $Id: pdf_crabe.modules.php,v 1.14 2011/08/11 12:14:02 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/facture/modules_facture.php"); diff --git a/htdocs/includes/modules/facture/doc/pdf_oursin.modules.php b/htdocs/includes/modules/facture/doc/pdf_oursin.modules.php index b8ffecd6a9154c3112077286fd3981ea7f725c88..e1b08dca273a8811368245d107f81a3b9895948f 100755 --- a/htdocs/includes/modules/facture/doc/pdf_oursin.modules.php +++ b/htdocs/includes/modules/facture/doc/pdf_oursin.modules.php @@ -25,7 +25,6 @@ * \ingroup facture * \brief Fichier de la classe permettant de generer les factures au modele oursin * \author Sylvain SCATTOLINI base sur un modele de Laurent Destailleur - * \version $Id: pdf_oursin.modules.php,v 1.13 2011/08/11 12:14:02 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/product/class/product.class.php"); diff --git a/htdocs/includes/modules/facture/mod_facture_mercure.php b/htdocs/includes/modules/facture/mod_facture_mercure.php index d50723459948cb27cd83ebb5de2fe458fc801749..abdcb71cab599cbc910d98785890c76fe2f13e9d 100644 --- a/htdocs/includes/modules/facture/mod_facture_mercure.php +++ b/htdocs/includes/modules/facture/mod_facture_mercure.php @@ -23,7 +23,6 @@ * \file htdocs/includes/modules/facture/mod_facture_mercure.php * \ingroup facture * \brief File containing class for numbering module Mercure - * \version $Id: mod_facture_mercure.php,v 1.7 2011/07/31 23:28:16 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/facture/modules_facture.php"); diff --git a/htdocs/includes/modules/facture/mod_facture_terre.php b/htdocs/includes/modules/facture/mod_facture_terre.php index ce1aa29283fe53bff1a0326cf06d94cd6adb734a..d690ec746ac54b3bf35521bfb94e0a218ffb493a 100644 --- a/htdocs/includes/modules/facture/mod_facture_terre.php +++ b/htdocs/includes/modules/facture/mod_facture_terre.php @@ -21,7 +21,6 @@ * \file htdocs/includes/modules/facture/mod_facture_terre.php * \ingroup facture * \brief File containing class for numbering module Terre - * \version $Id: mod_facture_terre.php,v 1.7 2011/07/31 23:28:16 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/facture/modules_facture.php"); diff --git a/htdocs/includes/modules/facture/modules_facture.php b/htdocs/includes/modules/facture/modules_facture.php index 583298de3a08f8eb23c34c75e7e9a5f91976d66d..2d1fa8daa8389d8f8e5458ebfefcddfc32b3c053 100644 --- a/htdocs/includes/modules/facture/modules_facture.php +++ b/htdocs/includes/modules/facture/modules_facture.php @@ -24,7 +24,6 @@ * \ingroup facture * \brief Fichier contenant la classe mere de generation des factures en PDF * et la classe mere de numerotation des factures - * \version $Id: modules_facture.php,v 1.97 2011/08/27 15:40:09 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/core/class/commondocgenerator.class.php"); diff --git a/htdocs/includes/modules/fichinter/mod_arctic.php b/htdocs/includes/modules/fichinter/mod_arctic.php index 4cdb6176fc7a74fe9254ed50c4bc1f4a36439989..85bbb4adba856ec3452838f679188ae42ddf4804 100644 --- a/htdocs/includes/modules/fichinter/mod_arctic.php +++ b/htdocs/includes/modules/fichinter/mod_arctic.php @@ -23,7 +23,6 @@ * \file htdocs/includes/modules/fichinter/mod_arctic.php * \ingroup fiche intervention * \brief File with Arctic numbering module for interventions - * \version $Id: mod_arctic.php,v 1.19 2011/07/31 23:28:15 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/fichinter/modules_fichinter.php"); diff --git a/htdocs/includes/modules/fichinter/mod_pacific.php b/htdocs/includes/modules/fichinter/mod_pacific.php index fc5ab868bb51bbcbf86d939d508551948cc42163..8d98806c26e5f50d72b13cef57b3ae660598bfa1 100644 --- a/htdocs/includes/modules/fichinter/mod_pacific.php +++ b/htdocs/includes/modules/fichinter/mod_pacific.php @@ -21,7 +21,6 @@ * \file htdocs/includes/modules/fichinter/mod_pacific.php * \ingroup fiche intervention * \brief File with Pacific numbering module for interventions - * \version $Id: mod_pacific.php,v 1.13 2011/07/31 23:28:15 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/fichinter/modules_fichinter.php"); diff --git a/htdocs/includes/modules/fichinter/modules_fichinter.php b/htdocs/includes/modules/fichinter/modules_fichinter.php index 8dc595800e61687ff4ee18222657a1c58fd6a2ae..1f195731e8bf352ef7232d20d441a61559c1330d 100644 --- a/htdocs/includes/modules/fichinter/modules_fichinter.php +++ b/htdocs/includes/modules/fichinter/modules_fichinter.php @@ -22,8 +22,7 @@ * \file htdocs/includes/modules/fichinter/modules_fichinter.php * \ingroup ficheinter * \brief Fichier contenant la classe mere de generation des fiches interventions en PDF - * et la classe mere de numerotation des fiches interventions - * \version $Id: modules_fichinter.php,v 1.45 2011/08/27 15:40:11 eldy Exp $ + * et la classe mere de numerotation des fiches interventions */ require_once(DOL_DOCUMENT_ROOT."/core/class/commondocgenerator.class.php"); diff --git a/htdocs/includes/modules/fichinter/pdf_soleil.modules.php b/htdocs/includes/modules/fichinter/pdf_soleil.modules.php index f1a6ad0debc68099f05369a1b71a856933820cdb..3b13bb16f8b6fecb36fbaabfbc827922ca4efd07 100644 --- a/htdocs/includes/modules/fichinter/pdf_soleil.modules.php +++ b/htdocs/includes/modules/fichinter/pdf_soleil.modules.php @@ -22,7 +22,6 @@ * \file htdocs/includes/modules/fichinter/pdf_soleil.modules.php * \ingroup ficheinter * \brief Fichier de la classe permettant de generer les fiches d'intervention au modele Soleil - * \version $Id: pdf_soleil.modules.php,v 1.103 2011/08/11 12:14:03 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/fichinter/modules_fichinter.php"); require_once(DOL_DOCUMENT_ROOT."/lib/company.lib.php"); diff --git a/htdocs/includes/modules/import/import_csv.modules.php b/htdocs/includes/modules/import/import_csv.modules.php index 5a3532c54ffd63a28ac23f17e955cbd95f019ae4..4f7697d2922f8497c8ecaf018fab40b1b207037d 100644 --- a/htdocs/includes/modules/import/import_csv.modules.php +++ b/htdocs/includes/modules/import/import_csv.modules.php @@ -22,7 +22,6 @@ * \ingroup import * \brief File to load import files with CSV format * \author Laurent Destailleur - * \version $Id: import_csv.modules.php,v 1.33 2011/07/31 23:28:17 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/import/modules_import.php"); @@ -71,7 +70,7 @@ class ImportCsv extends ModeleImports $this->desc=$langs->trans("CSVFormatDesc",$this->separator,$this->enclosure,$this->escape); $this->extension='csv'; // Extension for generated file by this driver $this->picto='mime/other'; // Picto - $ver=explode(' ','$Revision: 1.33 $'); + $ver=explode(' ','$Revision: 1.34 $'); $this->version=$ver[2]; // Driver version // If driver use an external library, put its name here diff --git a/htdocs/includes/modules/livraison/mod_livraison_jade.php b/htdocs/includes/modules/livraison/mod_livraison_jade.php index b7713a76d0d116345299cbd8aa5914e029fb1ca3..a6d6accb03ef5b079a20047b0990cd75a21797f3 100644 --- a/htdocs/includes/modules/livraison/mod_livraison_jade.php +++ b/htdocs/includes/modules/livraison/mod_livraison_jade.php @@ -22,7 +22,6 @@ * \file htdocs/includes/modules/livraison/mod_livraison_jade.php * \ingroup delivery * \brief Fichier contenant la classe du modele de numerotation de reference de bon de livraison Jade - * \version $Id: mod_livraison_jade.php,v 1.9 2011/07/31 23:28:14 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/livraison/modules_livraison.php"); diff --git a/htdocs/includes/modules/livraison/mod_livraison_saphir.php b/htdocs/includes/modules/livraison/mod_livraison_saphir.php index f7fe6720a7f2040b5affe14e120433487b89f104..636494ded07aff449f5493076a958f76856982cb 100644 --- a/htdocs/includes/modules/livraison/mod_livraison_saphir.php +++ b/htdocs/includes/modules/livraison/mod_livraison_saphir.php @@ -22,7 +22,6 @@ * \file htdocs/includes/modules/livraison/mod_livraison_saphir.php * \ingroup expedition * \brief Fichier contenant la classe du modele de numerotation de reference de livraison Saphir - * \version $Id: mod_livraison_saphir.php,v 1.8 2011/07/31 23:28:14 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/livraison/modules_livraison.php"); diff --git a/htdocs/includes/modules/livraison/modules_livraison.php b/htdocs/includes/modules/livraison/modules_livraison.php index cac8691c108896e2b0f92a2f3759c1db318307c9..53b8fe14b435b3c8927e0556f097d6bdb300a8e8 100644 --- a/htdocs/includes/modules/livraison/modules_livraison.php +++ b/htdocs/includes/modules/livraison/modules_livraison.php @@ -24,7 +24,6 @@ * \ingroup expedition * \brief Fichier contenant la classe mere de generation de bon de livraison en PDF * et la classe mere de numerotation des bons de livraisons - * \version $Id: modules_livraison.php,v 1.21 2011/08/27 15:40:10 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/core/class/commondocgenerator.class.php"); diff --git a/htdocs/includes/modules/livraison/pdf/pdf_sirocco.modules.php b/htdocs/includes/modules/livraison/pdf/pdf_sirocco.modules.php index 5ea5d69e294ed2dc81c4dc660ccc252fad4afc3e..db19c79e4259a13210d59118fb45c4d0466d52ce 100644 --- a/htdocs/includes/modules/livraison/pdf/pdf_sirocco.modules.php +++ b/htdocs/includes/modules/livraison/pdf/pdf_sirocco.modules.php @@ -23,7 +23,6 @@ * \file htdocs/includes/modules/livraison/pdf/pdf_sirocco.modules.php * \ingroup livraison * \brief File of class to manage receving receipts with template Sirocco - * \version $Id: pdf_sirocco.modules.php,v 1.79 2011/08/11 12:14:02 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/livraison/modules_livraison.php"); diff --git a/htdocs/includes/modules/livraison/pdf/pdf_typhon.modules.php b/htdocs/includes/modules/livraison/pdf/pdf_typhon.modules.php index 0bc24d16dde9235ffffb50336582d208a4ab12c2..ebfbbc1c336e971c4a799cc258c5f7dea6c3126b 100644 --- a/htdocs/includes/modules/livraison/pdf/pdf_typhon.modules.php +++ b/htdocs/includes/modules/livraison/pdf/pdf_typhon.modules.php @@ -24,7 +24,6 @@ * \ingroup livraison * \brief File of class to manage receving receipts with template Typhon * \author Laurent Destailleur - * \version $Id: pdf_typhon.modules.php,v 1.88 2011/08/11 12:14:02 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/livraison/modules_livraison.php"); diff --git a/htdocs/includes/modules/mailings/contacts1.modules.php b/htdocs/includes/modules/mailings/contacts1.modules.php index cbb4ad1c1fa384b9b3c7251f535169ec582d7aa3..a371121096366ecbdcafbc1f0d54258b0b25a742 100755 --- a/htdocs/includes/modules/mailings/contacts1.modules.php +++ b/htdocs/includes/modules/mailings/contacts1.modules.php @@ -22,7 +22,6 @@ * \file htdocs/includes/modules/mailings/contacts1.modules.php * \ingroup mailing * \brief File of class to offer a selector of emailing targets with Rule 'Poire'. - * \version $Id: contacts1.modules.php,v 1.2 2011/07/31 23:28:15 eldy Exp $ */ include_once DOL_DOCUMENT_ROOT.'/includes/modules/mailings/modules_mailings.php'; diff --git a/htdocs/includes/modules/mailings/fraise.modules.php b/htdocs/includes/modules/mailings/fraise.modules.php index 7eb23ef768eab0e07ca36513d4a7630d1d1be025..60a28853844f6108fee844eb579288154f48c8af 100644 --- a/htdocs/includes/modules/mailings/fraise.modules.php +++ b/htdocs/includes/modules/mailings/fraise.modules.php @@ -18,11 +18,10 @@ */ /** - \file htdocs/includes/modules/mailings/fraise.modules.php - \ingroup mailing - \brief File of class to generate target according to rule Fraise - \version $Id: fraise.modules.php,v 1.27 2011/07/31 23:28:15 eldy Exp $ -*/ + * \file htdocs/includes/modules/mailings/fraise.modules.php + * \ingroup mailing + * \brief File of class to generate target according to rule Fraise + */ include_once DOL_DOCUMENT_ROOT.'/includes/modules/mailings/modules_mailings.php'; include_once DOL_DOCUMENT_ROOT.'/core/class/html.form.class.php'; diff --git a/htdocs/includes/modules/mailings/modules_mailings.php b/htdocs/includes/modules/mailings/modules_mailings.php index 626d45890daa8cd7ce5e55bfaf9d73b1fcfeda72..14b85d7f628b3854113ee3e0b39bf2ad0aa7fe02 100644 --- a/htdocs/includes/modules/mailings/modules_mailings.php +++ b/htdocs/includes/modules/mailings/modules_mailings.php @@ -22,7 +22,6 @@ * \file htdocs/includes/modules/mailings/modules_mailings.php * \ingroup mailing * \brief File with parent class of emailing target selectors modules - * \version $Id: modules_mailings.php,v 1.21 2011/07/31 23:28:15 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT.'/lib/functions.lib.php'); diff --git a/htdocs/includes/modules/mailings/peche.modules.php b/htdocs/includes/modules/mailings/peche.modules.php index c64ddff71e7d8d37a428f539a0b511e1960aac9f..c9a811d9e72e3a7d6d19b7ff9dc410754f77c681 100644 --- a/htdocs/includes/modules/mailings/peche.modules.php +++ b/htdocs/includes/modules/mailings/peche.modules.php @@ -20,7 +20,6 @@ * \file htdocs/includes/modules/mailings/peche.modules.php * \ingroup mailing * \brief File of class to offer a selector of emailing targets with Rule 'Peche'. - * \version $Id: peche.modules.php,v 1.16 2011/07/31 23:28:15 eldy Exp $ */ include_once DOL_DOCUMENT_ROOT.'/includes/modules/mailings/modules_mailings.php'; require_once(DOL_DOCUMENT_ROOT."/lib/functions2.lib.php"); diff --git a/htdocs/includes/modules/mailings/pomme.modules.php b/htdocs/includes/modules/mailings/pomme.modules.php index bd5d32592baea945c13a0835b1e90805f6164931..2a0674c653ebd7446bec9e740dbae774cffe7685 100644 --- a/htdocs/includes/modules/mailings/pomme.modules.php +++ b/htdocs/includes/modules/mailings/pomme.modules.php @@ -21,7 +21,6 @@ * \file htdocs/includes/modules/mailings/pomme.modules.php * \ingroup mailing * \brief File of class to offer a selector of emailing targets with Rule 'Pomme'. - * \version $Id: pomme.modules.php,v 1.19 2011/07/31 23:28:15 eldy Exp $ */ include_once DOL_DOCUMENT_ROOT.'/includes/modules/mailings/modules_mailings.php'; diff --git a/htdocs/includes/modules/mailings/thirdparties_services_expired.modules.php b/htdocs/includes/modules/mailings/thirdparties_services_expired.modules.php index e28e1b619798a2398ef949348e9f5416cf9f7fba..0a6e92522b8d5ceaab1b12712b10e02138818870 100755 --- a/htdocs/includes/modules/mailings/thirdparties_services_expired.modules.php +++ b/htdocs/includes/modules/mailings/thirdparties_services_expired.modules.php @@ -12,7 +12,6 @@ * \file htdocs/includes/modules/mailings/thirdparties_services_expired.modules.php * \ingroup mailing * \brief File of class to offer a selector of emailing targets with Rule 'services expired'. - * \version $Id: thirdparties_services_expired.modules.php,v 1.2 2011/08/17 16:18:12 eldy Exp $ */ include_once DOL_DOCUMENT_ROOT.'/includes/modules/mailings/modules_mailings.php'; require_once(DOL_DOCUMENT_ROOT."/lib/functions2.lib.php"); diff --git a/htdocs/includes/modules/member/cards/modules_cards.php b/htdocs/includes/modules/member/cards/modules_cards.php index ff7a89715a5a99f1e480910a8dbed9d77b39bcf9..3c82740f53b1fe8fc51b605efeb9ab2224bc3298 100644 --- a/htdocs/includes/modules/member/cards/modules_cards.php +++ b/htdocs/includes/modules/member/cards/modules_cards.php @@ -23,7 +23,6 @@ * \file htdocs/includes/modules/member/cards/modules_cards.php * \ingroup member * \brief File of parent class of document generator for members cards. - * \version $Id: modules_cards.php,v 1.13 2011/08/11 12:13:59 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT.'/lib/pdf.lib.php'); diff --git a/htdocs/includes/modules/member/cards/pdf_standard.class.php b/htdocs/includes/modules/member/cards/pdf_standard.class.php index f049ef0f99b3c0b47dceb674ad7a714c0c8c69f4..256fda958e3cc28b8f8b462ff2b03fcc0fa606c3 100644 --- a/htdocs/includes/modules/member/cards/pdf_standard.class.php +++ b/htdocs/includes/modules/member/cards/pdf_standard.class.php @@ -60,7 +60,6 @@ * \author Laurent Passebecq * \author Rodolphe Quiedville * \author Jean Louis Bergamo. - * \version $Id: pdf_standard.class.php,v 1.24 2011/08/11 12:14:00 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT.'/lib/pdf.lib.php'); diff --git a/htdocs/includes/modules/member/labels/modules_labels.php b/htdocs/includes/modules/member/labels/modules_labels.php index ae78fd03eb708c764adffeee5188881fae0b6bf8..d1346cd1b6a93aebb6581d4094736a71da287f2b 100644 --- a/htdocs/includes/modules/member/labels/modules_labels.php +++ b/htdocs/includes/modules/member/labels/modules_labels.php @@ -23,7 +23,6 @@ * \file htdocs/includes/modules/member/labels/modules_labels.php * \ingroup member * \brief File of parent class of document generator for members labels sheets. - * \version $Id: modules_labels.php,v 1.4 2011/08/11 12:14:01 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT.'/lib/pdf.lib.php'); diff --git a/htdocs/includes/modules/member/labels/pdf_standardlabel.class.php b/htdocs/includes/modules/member/labels/pdf_standardlabel.class.php index 5f3c60eeacebf98ef4da9fc3a7f5f3bb2ee3369c..f79522ec312326d2748ae1dc11bf55319c49e93e 100644 --- a/htdocs/includes/modules/member/labels/pdf_standardlabel.class.php +++ b/htdocs/includes/modules/member/labels/pdf_standardlabel.class.php @@ -60,7 +60,6 @@ * \author Laurent Passebecq * \author Rodolphe Quiedville * \author Jean Louis Bergamo. - * \version $Id: pdf_standardlabel.class.php,v 1.15 2011/08/11 12:14:01 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT.'/lib/pdf.lib.php'); diff --git a/htdocs/includes/modules/modAccounting.class.php b/htdocs/includes/modules/modAccounting.class.php index 45c28f492e3963a523fd7f4975a08fedab253ca6..761bcf80ceddcbf3b98ef785cad2cebf44c37ced 100644 --- a/htdocs/includes/modules/modAccounting.class.php +++ b/htdocs/includes/modules/modAccounting.class.php @@ -18,9 +18,9 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \defgroup accounting Module accounting - * \brief Module to include accounting features - * \version $Id: modAccounting.class.php,v 1.11 2011/08/03 01:16:09 eldy Exp $ +/** + * \defgroup accounting Module accounting + * \brief Module to include accounting features */ /** diff --git a/htdocs/includes/modules/modAdherent.class.php b/htdocs/includes/modules/modAdherent.class.php index c24e3a42fb2496f0d671c3758b7ed4ff3f4d76fc..4a720fff4d1e751012cce8c14be45778b1570700 100644 --- a/htdocs/includes/modules/modAdherent.class.php +++ b/htdocs/includes/modules/modAdherent.class.php @@ -28,7 +28,6 @@ * \file htdocs/includes/modules/modAdherent.class.php * \ingroup member * \brief File descriptor or module Member - * \version $Id: modAdherent.class.php,v 1.89 2011/08/10 00:50:18 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT ."/includes/modules/DolibarrModules.class.php"); diff --git a/htdocs/includes/modules/modBanque.class.php b/htdocs/includes/modules/modBanque.class.php index 261b5f3a48fa7b518b028dba199e9f032f9a7e9d..21f969a3d0937935edc0e3ee3acb5b39546c5909 100644 --- a/htdocs/includes/modules/modBanque.class.php +++ b/htdocs/includes/modules/modBanque.class.php @@ -19,9 +19,9 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \defgroup banque Module bank - * \brief Module pour gerer la tenue d'un compte bancaire et rapprochements - * \version $Id: modBanque.class.php,v 1.65 2011/07/31 23:28:12 eldy Exp $ +/** + * \defgroup banque Module bank + * \brief Module pour gerer la tenue d'un compte bancaire et rapprochements */ /** diff --git a/htdocs/includes/modules/modBarcode.class.php b/htdocs/includes/modules/modBarcode.class.php index 1364750d9794acacd1745b7419882a903f1d1810..616465f0fb901133606d0f02730f9cfbdb135a72 100644 --- a/htdocs/includes/modules/modBarcode.class.php +++ b/htdocs/includes/modules/modBarcode.class.php @@ -20,7 +20,6 @@ /** * \defgroup barcode Module barcode * \brief Module pour gerer les codes barres - * \version $Id: modBarcode.class.php,v 1.31 2011/08/16 10:11:01 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modBookmark.class.php b/htdocs/includes/modules/modBookmark.class.php index 7c8fd6d1ec608049c7bbf1a93fb055bfcc0dc184..b285958c3c8d3c8ecdb95c53ed0980075b5d5484 100644 --- a/htdocs/includes/modules/modBookmark.class.php +++ b/htdocs/includes/modules/modBookmark.class.php @@ -19,7 +19,6 @@ /** * \defgroup bookmark Module bookmarks * \brief Module to manage Bookmarks - * \version $Id: modBookmark.class.php,v 1.26 2011/07/31 23:28:12 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modBoutique.class.php b/htdocs/includes/modules/modBoutique.class.php index 3acc326ecc5129ddce7e998d71b0745822c6d28a..b2993ec0c4646764da6ba6e23bc09cdab40b0549 100644 --- a/htdocs/includes/modules/modBoutique.class.php +++ b/htdocs/includes/modules/modBoutique.class.php @@ -21,7 +21,6 @@ /** * \defgroup oscommerce Module oscommerce * \brief Module pour gerer une boutique et interface avec OSCommerce - * \version $Id: modBoutique.class.php,v 1.39 2011/07/31 23:28:12 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modCashDesk.class.php b/htdocs/includes/modules/modCashDesk.class.php index 73101b8ca7a4fd24b5ca359a7323b6f220ac71be..8428175fc917f97c2a659fa9d1fa76afb09bbab8 100644 --- a/htdocs/includes/modules/modCashDesk.class.php +++ b/htdocs/includes/modules/modCashDesk.class.php @@ -18,7 +18,6 @@ /** * \defgroup pos Module points of sale * \brief Module to manage points of sale - * \version $Id: modCashDesk.class.php,v 1.26 2011/07/31 23:28:12 eldy Exp $ */ /** @@ -54,7 +53,7 @@ class modCashDesk extends DolibarrModules $this->name = preg_replace('/^mod/i','',get_class($this)); $this->description = "CashDesk module"; - $this->revision = explode(' ','$Revision: 1.26 $'); + $this->revision = explode(' ','$Revision: 1.27 $'); $this->version = 'dolibarr'; $this->const_name = 'MAIN_MODULE_'.strtoupper($this->name); diff --git a/htdocs/includes/modules/modCategorie.class.php b/htdocs/includes/modules/modCategorie.class.php index e808eec06a5b7f26f1da0e9091aacb1ee3826553..906b289104522b128e50e2af7098319c96fa187a 100644 --- a/htdocs/includes/modules/modCategorie.class.php +++ b/htdocs/includes/modules/modCategorie.class.php @@ -19,7 +19,6 @@ /** * \defgroup category Module categories * \brief Module to manage categories - * \version $Id: modCategorie.class.php,v 1.39 2011/07/31 23:28:09 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modClickToDial.class.php b/htdocs/includes/modules/modClickToDial.class.php index 2d695d630b2b70adeaed99b7f7efb01c0fb3f7ae..0b2a216fac1abb76fc33a8d8c748ea41393e508a 100644 --- a/htdocs/includes/modules/modClickToDial.class.php +++ b/htdocs/includes/modules/modClickToDial.class.php @@ -25,7 +25,6 @@ * \file htdocs/includes/modules/modClickToDial.class.php * \ingroup clicktodial * \brief Fichier de description et activation du module de click to Dial - * \version $Id: modClickToDial.class.php,v 1.22 2011/07/31 23:28:10 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT ."/includes/modules/DolibarrModules.class.php"); diff --git a/htdocs/includes/modules/modCommande.class.php b/htdocs/includes/modules/modCommande.class.php index 3ea748fc423e11ec51dc5c2d71d53fa36adf3f84..731f6e4c08ad9d658fc90abb470dc9ba8fb5053c 100644 --- a/htdocs/includes/modules/modCommande.class.php +++ b/htdocs/includes/modules/modCommande.class.php @@ -23,7 +23,6 @@ /** * \defgroup commande Module orders * \brief Module pour gerer le suivi des commandes - * \version $Id: modCommande.class.php,v 1.81 2011/07/31 23:28:11 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modComptabilite.class.php b/htdocs/includes/modules/modComptabilite.class.php index 121fce7f7f92eaaba3592589494396a5cedb4c23..433c190e6f60271ab123665dbba02728538b9632 100644 --- a/htdocs/includes/modules/modComptabilite.class.php +++ b/htdocs/includes/modules/modComptabilite.class.php @@ -18,16 +18,16 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \defgroup comptabilite Module comptabilite - \brief Module pour inclure des fonctions de comptabilite (gestion de comptes comptables et rapports) - \version $Id: modComptabilite.class.php,v 1.57 2011/07/31 23:28:11 eldy Exp $ -*/ +/** + * \defgroup comptabilite Module comptabilite + * \brief Module pour inclure des fonctions de comptabilite (gestion de comptes comptables et rapports) + */ /** - \file htdocs/includes/modules/modComptabilite.class.php - \ingroup comptabilite - \brief Fichier de description et activation du module Comptabilite -*/ + * \file htdocs/includes/modules/modComptabilite.class.php + * \ingroup comptabilite + * \brief Fichier de description et activation du module Comptabilite + */ include_once(DOL_DOCUMENT_ROOT ."/includes/modules/DolibarrModules.class.php"); diff --git a/htdocs/includes/modules/modContrat.class.php b/htdocs/includes/modules/modContrat.class.php index 9c0ff9ccdf93d33af08952c49a91bb3e803d6ff8..a0b66658846ffe274f02fca66707c5cbea103b4e 100644 --- a/htdocs/includes/modules/modContrat.class.php +++ b/htdocs/includes/modules/modContrat.class.php @@ -20,7 +20,6 @@ /** * \defgroup contrat Module contract * \brief Module pour gerer la tenue de contrat de services - * \version $Id: modContrat.class.php,v 1.41 2011/07/31 23:28:11 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modDeplacement.class.php b/htdocs/includes/modules/modDeplacement.class.php index da3d490edc42c8007cb23badd854f1a5654f0d9f..5749904e507746ef264152b294c21deb021b54db 100644 --- a/htdocs/includes/modules/modDeplacement.class.php +++ b/htdocs/includes/modules/modDeplacement.class.php @@ -19,7 +19,6 @@ /** * \defgroup deplacement Module trips * \brief Module pour gerer les deplacements et notes de frais - * \version $Id: modDeplacement.class.php,v 1.29 2011/07/31 23:28:12 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modDocument.class.php b/htdocs/includes/modules/modDocument.class.php index d532225ac2850386a7188ce6291013dc4ebab6d6..dbf1d573a550e8064f19c024132f730eb3c3a1fe 100644 --- a/htdocs/includes/modules/modDocument.class.php +++ b/htdocs/includes/modules/modDocument.class.php @@ -20,7 +20,6 @@ /** * \defgroup document Module mass mailings * \brief Module pour gerer des generations de documents - * \version $Id$ */ /** diff --git a/htdocs/includes/modules/modDon.class.php b/htdocs/includes/modules/modDon.class.php index 070b1b7c74b58cefe875b898b8cb8d1643732388..eb2015171f345085f6af59b1a6c57c34d0b82915 100644 --- a/htdocs/includes/modules/modDon.class.php +++ b/htdocs/includes/modules/modDon.class.php @@ -20,7 +20,6 @@ /** * \defgroup don Module donation * \brief Module pour gerer le suivi des dons - * \version $Id: modDon.class.php,v 1.39 2011/07/31 23:28:11 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modECM.class.php b/htdocs/includes/modules/modECM.class.php index 979c02d583618099708f3124b90efd0b62de0947..0a445493f9f8f0d822f31f1af0a8d94b007b720a 100644 --- a/htdocs/includes/modules/modECM.class.php +++ b/htdocs/includes/modules/modECM.class.php @@ -18,8 +18,7 @@ /** \defgroup ecm Module ecm * \brief Module for ECM (Electronic Content Management) - * \version $Id: modECM.class.php,v 1.36 2011/07/31 23:28:12 eldy Exp $ -*/ + */ /** * \file htdocs/includes/modules/modECM.class.php diff --git a/htdocs/includes/modules/modExport.class.php b/htdocs/includes/modules/modExport.class.php index 18b55fae9c208738829d796a64103cb34166606f..c5add37ea9d963b0d175904453b726af293cb671 100644 --- a/htdocs/includes/modules/modExport.class.php +++ b/htdocs/includes/modules/modExport.class.php @@ -16,9 +16,9 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \defgroup export Module export - * \brief Module generique pour realiser des exports de donnees en base - * \version $Id: modExport.class.php,v 1.17 2011/07/31 23:28:12 eldy Exp $ +/** + * \defgroup export Module export + * \brief Module generique pour realiser des exports de donnees en base */ /** diff --git a/htdocs/includes/modules/modExternalRss.class.php b/htdocs/includes/modules/modExternalRss.class.php index 2d11e7f72668ea6d3a8a56df95fdf1aa82d4a996..d3e614d6daca25ea4d99e486070886b06d4cc736 100644 --- a/htdocs/includes/modules/modExternalRss.class.php +++ b/htdocs/includes/modules/modExternalRss.class.php @@ -19,7 +19,6 @@ /** * \defgroup externalrss Module externalrss * \brief Module pour inclure des informations externes RSS - * \version $Id: modExternalRss.class.php,v 1.37 2011/07/31 23:28:12 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modExternalSite.class.php b/htdocs/includes/modules/modExternalSite.class.php index 0862d8767772b77758fbe11e6fcafa91cb8970db..0f6fee7fce07bb6c542789ed21ed3afdd90ca217 100644 --- a/htdocs/includes/modules/modExternalSite.class.php +++ b/htdocs/includes/modules/modExternalSite.class.php @@ -17,16 +17,16 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \defgroup externalsite Module externalsite - \brief Module to include an external web site/tools into Dolibarr menu and into a frame page. - \version $Id: modExternalSite.class.php,v 1.3 2011/07/31 23:28:10 eldy Exp $ -*/ +/** + * \defgroup externalsite Module externalsite + * \brief Module to include an external web site/tools into Dolibarr menu and into a frame page. + */ /** - \file htdocs/includes/modules/modExternalSite.class.php - \ingroup externalsite - \brief Description and activation file for module ExternalSite -*/ + * \file htdocs/includes/modules/modExternalSite.class.php + * \ingroup externalsite + * \brief Description and activation file for module ExternalSite + */ include_once(DOL_DOCUMENT_ROOT ."/includes/modules/DolibarrModules.class.php"); diff --git a/htdocs/includes/modules/modFTP.class.php b/htdocs/includes/modules/modFTP.class.php index e3c0127f1b189e43338ae5bcab73cf8105a1cede..7a007522b594a4a8f292a4d26837ad41323e5b55 100644 --- a/htdocs/includes/modules/modFTP.class.php +++ b/htdocs/includes/modules/modFTP.class.php @@ -16,9 +16,9 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \defgroup ftp Module FTP - * \brief Module for FTP client module - * \version $Id: modFTP.class.php,v 1.10 2011/07/31 23:28:11 eldy Exp $ +/** + * \defgroup ftp Module FTP + * \brief Module for FTP client module */ /** diff --git a/htdocs/includes/modules/modFacture.class.php b/htdocs/includes/modules/modFacture.class.php index 9eb1a11a5d31e41e267c3dea8096e5dcdb87fd43..85744e2ca74584de90fd0fb8d3ad5eabc030a179 100644 --- a/htdocs/includes/modules/modFacture.class.php +++ b/htdocs/includes/modules/modFacture.class.php @@ -22,7 +22,6 @@ /** * \defgroup facture Module invoices * \brief Module pour gerer les factures clients et/ou fournisseurs - * \version $Id: modFacture.class.php,v 1.115 2011/07/31 23:28:10 eldy Exp $ */ diff --git a/htdocs/includes/modules/modFckeditor.class.php b/htdocs/includes/modules/modFckeditor.class.php index 0f3e7364a6a0b1d8c7bb1ce52784a760f2ac23bc..02eadf1d36f27e495b09877bb4bd961e891e33e7 100644 --- a/htdocs/includes/modules/modFckeditor.class.php +++ b/htdocs/includes/modules/modFckeditor.class.php @@ -20,7 +20,6 @@ /** * \defgroup fckeditor Module fckeditor * \brief Module pour mettre en page les zones de saisie de texte - * \version $Id: modFckeditor.class.php,v 1.21 2011/07/31 23:28:12 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modFicheinter.class.php b/htdocs/includes/modules/modFicheinter.class.php index 56f1bd1e6591c6c4a6bb63455690518c82b88844..1d855898170ff43c8f59772cb2a2dd85792db877 100644 --- a/htdocs/includes/modules/modFicheinter.class.php +++ b/htdocs/includes/modules/modFicheinter.class.php @@ -23,7 +23,6 @@ /** * \defgroup ficheinter Module intervention cards * \brief Module to manage intervention cards - * \version $Id$ */ /** diff --git a/htdocs/includes/modules/modFournisseur.class.php b/htdocs/includes/modules/modFournisseur.class.php index c4f254d9c4e6b72a34d3ad3d52384321008e2f82..0db456a32a0cf9c272f458e04044c0b3df3e02dd 100644 --- a/htdocs/includes/modules/modFournisseur.class.php +++ b/htdocs/includes/modules/modFournisseur.class.php @@ -20,7 +20,6 @@ /** * \defgroup fournisseur Module suppliers * \brief Module pour gerer des societes et contacts de type fournisseurs - * \version $Id: modFournisseur.class.php,v 1.95 2011/07/31 23:28:11 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modGeoIPMaxmind.class.php b/htdocs/includes/modules/modGeoIPMaxmind.class.php index 39d3059bd538901d862e2ef21b4a518f4d18d0ed..71da5fe358e486f365d27ff2be20bda40495dd43 100644 --- a/htdocs/includes/modules/modGeoIPMaxmind.class.php +++ b/htdocs/includes/modules/modGeoIPMaxmind.class.php @@ -15,9 +15,9 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \defgroup geoip Module GeoIP - * \brief Module to make geoip conversions - * \version $Id: modGeoIPMaxmind.class.php,v 1.6 2011/07/31 23:28:12 eldy Exp $ +/** + * \defgroup geoip Module GeoIP + * \brief Module to make geoip conversions */ /** diff --git a/htdocs/includes/modules/modGravatar.class.php b/htdocs/includes/modules/modGravatar.class.php index 6902b3b0b169bd03e5fe29a2b8097a9953c94cea..25f93b4d833457b7cba70e29ec3f5fde3ad3711b 100644 --- a/htdocs/includes/modules/modGravatar.class.php +++ b/htdocs/includes/modules/modGravatar.class.php @@ -16,15 +16,15 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \defgroup gravatar Module gravatar - * \brief Module to use Gravatar to show photo of users +/** + * \defgroup gravatar Module gravatar + * \brief Module to use Gravatar to show photo of users */ /** * \file htdocs/includes/modules/modGravatar.class.php * \ingroup gravatar * \brief Description and activation file for module Gravatar - * \version $Id: modGravatar.class.php,v 1.10 2011/07/31 23:28:12 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT ."/includes/modules/DolibarrModules.class.php"); diff --git a/htdocs/includes/modules/modImport.class.php b/htdocs/includes/modules/modImport.class.php index dd9f8e3ad7db66a6bdfd0124a7b53324881fceef..75035803e330d0d649e680b0ed168b409e21f570 100644 --- a/htdocs/includes/modules/modImport.class.php +++ b/htdocs/includes/modules/modImport.class.php @@ -16,9 +16,9 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \defgroup import Module import - * \brief Module to make generic import of data into dolibarr database - * \version $Id: modImport.class.php,v 1.21 2011/07/31 23:28:12 eldy Exp $ +/** + * \defgroup import Module import + * \brief Module to make generic import of data into dolibarr database */ /** diff --git a/htdocs/includes/modules/modLabel.class.php b/htdocs/includes/modules/modLabel.class.php index 9e54513d58e4295e6307a6558e19a303dbeb89a3..ba54ff7edd608ae199cb2cffb9bdfe16040da845 100644 --- a/htdocs/includes/modules/modLabel.class.php +++ b/htdocs/includes/modules/modLabel.class.php @@ -18,7 +18,6 @@ /** * \defgroup label Module labels - * \version $Id: modLabel.class.php,v 1.15 2011/08/03 01:03:47 eldy Exp $ * \brief Module pour gerer les formats d'impression des etiquettes */ diff --git a/htdocs/includes/modules/modLdap.class.php b/htdocs/includes/modules/modLdap.class.php index a5b042af3007622df202daf8c16250a3a74c31c9..cd9c629b80db7b5d8299764a5736b8cdea4c40f9 100644 --- a/htdocs/includes/modules/modLdap.class.php +++ b/htdocs/includes/modules/modLdap.class.php @@ -26,7 +26,6 @@ * \file htdocs/includes/modules/modLdap.class.php * \ingroup ldap * \brief Fichier de description et activation du module Ldap - * \version $Id: modLdap.class.php,v 1.35 2011/07/31 23:28:12 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT ."/includes/modules/DolibarrModules.class.php"); diff --git a/htdocs/includes/modules/modMailing.class.php b/htdocs/includes/modules/modMailing.class.php index 7e06eae4f70b4e7426a1ececf3798e19f717d4a7..9755230637bcb2c3ff83e260594d157d87da2dac 100644 --- a/htdocs/includes/modules/modMailing.class.php +++ b/htdocs/includes/modules/modMailing.class.php @@ -20,7 +20,6 @@ /** * \defgroup mailing Module emailing * \brief Module to manage EMailings - * \version $Id: modMailing.class.php,v 1.23 2011/08/03 01:16:25 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modMantis.class.php b/htdocs/includes/modules/modMantis.class.php index bcca85b694693ff7ee641fb2d4f622629f546c25..f5499ba25a40e6d45ef5e9ca0883dfccbbc7f93b 100644 --- a/htdocs/includes/modules/modMantis.class.php +++ b/htdocs/includes/modules/modMantis.class.php @@ -16,23 +16,24 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \defgroup mantis Module mantis - \brief Module to include Mantis into Dolibarr -*/ +/** + * \defgroup mantis Module mantis + * \brief Module to include Mantis into Dolibarr + */ /** - \file htdocs/includes/modules/modMantis.class.php - \ingroup mantis - \brief Description and activation file for module Mantis - \version $Id: modMantis.class.php,v 1.16 2011/07/31 23:28:10 eldy Exp $ -*/ + * \file htdocs/includes/modules/modMantis.class.php + * \ingroup mantis + * \brief Description and activation file for module Mantis + */ include_once(DOL_DOCUMENT_ROOT ."/includes/modules/DolibarrModules.class.php"); -/** \class modMantis - \brief Description and activation class for module Mantis -*/ +/** + * \class modMantis + * \brief Description and activation class for module Mantis + */ class modMantis extends DolibarrModules { diff --git a/htdocs/includes/modules/modNotification.class.php b/htdocs/includes/modules/modNotification.class.php index f1f7a764541a2d3bec36f5f29206456bfb190281..efc1aca9437a9c9bca78d6c6b943c68417c52c88 100644 --- a/htdocs/includes/modules/modNotification.class.php +++ b/htdocs/includes/modules/modNotification.class.php @@ -19,7 +19,6 @@ /** * \defgroup notification Module email notification * \brief Module pour gerer les notifications (par mail ou autre) - * \version $Id: modNotification.class.php,v 1.15 2011/07/31 23:28:12 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modPaybox.class.php b/htdocs/includes/modules/modPaybox.class.php index f23934f6d5bb15ad4fe3237c71a0b91bea1b557b..c96e95ab58a4ba4c2fbb6b3da81a9253d1dec261 100644 --- a/htdocs/includes/modules/modPaybox.class.php +++ b/htdocs/includes/modules/modPaybox.class.php @@ -16,15 +16,15 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \defgroup paybox Module paybox - * \brief Add integration with Paybox online payment system. +/** + * \defgroup paybox Module paybox + * \brief Add integration with Paybox online payment system. */ /** * \file htdocs/includes/modules/modPaybox.class.php * \ingroup paybox * \brief Description and activation file for module Paybox - * \version $Id: modPaybox.class.php,v 1.20 2011/07/31 23:28:11 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT ."/includes/modules/DolibarrModules.class.php"); diff --git a/htdocs/includes/modules/modPaypal.class.php b/htdocs/includes/modules/modPaypal.class.php index 79e748cec63586c5a67bfc5e1819ccde7da7edb5..f4e86ba41386bc334e6d36f76daab142989726be 100644 --- a/htdocs/includes/modules/modPaypal.class.php +++ b/htdocs/includes/modules/modPaypal.class.php @@ -17,15 +17,15 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \defgroup paypal Module paypal - * \brief Add integration with Paypal online payment system. +/** + * \defgroup paypal Module paypal + * \brief Add integration with Paypal online payment system. */ /** * \file htdocs/includes/modules/modPaypal.class.php * \ingroup paypal * \brief Description and activation file for module Paypal - * \version $Id: modPaypal.class.php,v 1.12 2011/07/31 23:28:12 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT ."/includes/modules/DolibarrModules.class.php"); diff --git a/htdocs/includes/modules/modPrelevement.class.php b/htdocs/includes/modules/modPrelevement.class.php index cfa5caed448904fe8d070efdb82cf2ec673363ac..035ed33154d0ac7b44564d1b1e8c15d6b0f032b7 100644 --- a/htdocs/includes/modules/modPrelevement.class.php +++ b/htdocs/includes/modules/modPrelevement.class.php @@ -21,7 +21,6 @@ /** * \defgroup prelevement Module prelevement * \brief Module de gestion des prelevements bancaires - * \version $Id: modPrelevement.class.php,v 1.42 2011/07/31 23:28:10 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modProduct.class.php b/htdocs/includes/modules/modProduct.class.php index 6f9b7a8b42f3be7a3cf55d0d9b72f3d96ec5aa96..47e2b332eef6ae644902046df67f8dac78160a7c 100644 --- a/htdocs/includes/modules/modProduct.class.php +++ b/htdocs/includes/modules/modProduct.class.php @@ -22,7 +22,6 @@ /** * \defgroup produit Module products * \brief Module pour gerer le suivi de produits predefinis - * \version $Id: modProduct.class.php,v 1.14 2011/08/05 22:11:23 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modProjet.class.php b/htdocs/includes/modules/modProjet.class.php index d35814ac94c4ee071987f2a7d64116a80cc3262f..ec5d0cd62f4b3555fdb6b3418dc94e2258c250ef 100644 --- a/htdocs/includes/modules/modProjet.class.php +++ b/htdocs/includes/modules/modProjet.class.php @@ -22,7 +22,6 @@ /** * \defgroup projet Module project * \brief Module to create projects/tasks/gantt diagram. Projects can them be affected to tasks. - * \version $Id: modProjet.class.php,v 1.43 2011/07/31 23:28:10 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modPropale.class.php b/htdocs/includes/modules/modPropale.class.php index 9d93d70cb4590782bd88c88c7d2e130ff01e1f71..eef1af723c23d89e7849df9a82f191b8446c07bb 100644 --- a/htdocs/includes/modules/modPropale.class.php +++ b/htdocs/includes/modules/modPropale.class.php @@ -28,7 +28,6 @@ * \file htdocs/includes/modules/modPropale.class.php * \ingroup propale * \brief Fichier de description et activation du module Propale - * \version $Id: modPropale.class.php,v 1.78 2011/07/31 23:28:11 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT ."/includes/modules/DolibarrModules.class.php"); diff --git a/htdocs/includes/modules/modSociete.class.php b/htdocs/includes/modules/modSociete.class.php index a9416880fe412e5f47bf7b094a89ced7edf9756d..3ba44a56d114ecf8c5435d61f6e5e70b6064a6cf 100644 --- a/htdocs/includes/modules/modSociete.class.php +++ b/htdocs/includes/modules/modSociete.class.php @@ -22,7 +22,6 @@ /** * \defgroup societe Module societe * \brief Module to manage third parties (customers, prospects) - * \version $Id: modSociete.class.php,v 1.124 2011/08/17 11:34:21 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modStock.class.php b/htdocs/includes/modules/modStock.class.php index d8aab3caea5b15046f73a3ee3f000681e50b75d1..96b0f78a40fc2aec34d25f77702c96f0ccc674b9 100644 --- a/htdocs/includes/modules/modStock.class.php +++ b/htdocs/includes/modules/modStock.class.php @@ -20,7 +20,6 @@ /** * \defgroup stock Module stocks * \brief Module pour gerer la tenue de stocks produits - * \version $Id: modStock.class.php,v 1.36 2011/07/31 23:28:11 eldy Exp $ */ /** diff --git a/htdocs/includes/modules/modTax.class.php b/htdocs/includes/modules/modTax.class.php index 0f279675cbb2df4714f23d6ff72569a7cf576b4b..2212db084fd614c6843c4cc01f66ae09e1dc0473 100644 --- a/htdocs/includes/modules/modTax.class.php +++ b/htdocs/includes/modules/modTax.class.php @@ -20,15 +20,15 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/** \defgroup tax Module taxes - \brief Module pour inclure des fonctions de saisies des taxes (tva) et charges sociales +/** + * \defgroup tax Module taxes + * \brief Module pour inclure des fonctions de saisies des taxes (tva) et charges sociales */ /** * \file htdocs/includes/modules/modTax.class.php * \ingroup tax * \brief Fichier de description et activation du module Taxe - * \version $Id$ */ include_once(DOL_DOCUMENT_ROOT ."/includes/modules/DolibarrModules.class.php"); diff --git a/htdocs/includes/modules/modWorkflow.class.php b/htdocs/includes/modules/modWorkflow.class.php index c7bab37ad4bf70d0ff98c208a6ce9a8b70d0f0ed..f9e3cbe4507527c9d7e649ccccf7790498a72490 100644 --- a/htdocs/includes/modules/modWorkflow.class.php +++ b/htdocs/includes/modules/modWorkflow.class.php @@ -19,7 +19,6 @@ /** * \defgroup workflow Module workflow * \brief Workflow management - * \version $Id: modWorkflow.class.php,v 1.11 2011/08/01 13:26:22 hregis Exp $ */ /** diff --git a/htdocs/includes/modules/project/mod_project_simple.php b/htdocs/includes/modules/project/mod_project_simple.php index d701e142e4d53a79243efd25c4134b3dc3d415d1..e92cb1c5518a6497b16bae856ff63da13316f1c7 100644 --- a/htdocs/includes/modules/project/mod_project_simple.php +++ b/htdocs/includes/modules/project/mod_project_simple.php @@ -21,7 +21,6 @@ * \file htdocs/includes/modules/project/mod_project_simple.php * \ingroup project * \brief File with class to manage the numbering module Simple for project references - * \version $Id: mod_project_simple.php,v 1.6 2011/07/31 23:28:09 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/project/modules_project.php"); diff --git a/htdocs/includes/modules/project/mod_project_universal.php b/htdocs/includes/modules/project/mod_project_universal.php index 1b79f0bdcc117424c692aacb8374936056de80a4..77a155ef305b9ba8d781fad0845e18d4f96f24b0 100644 --- a/htdocs/includes/modules/project/mod_project_universal.php +++ b/htdocs/includes/modules/project/mod_project_universal.php @@ -20,7 +20,6 @@ * \file htdocs/includes/modules/project/mod_project_universal.php * \ingroup project * \brief Fichier contenant la classe du modele de numerotation de reference de projet Universal - * \version $Id: mod_project_universal.php,v 1.4 2011/07/31 23:28:09 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/project/modules_project.php"); diff --git a/htdocs/includes/modules/project/modules_project.php b/htdocs/includes/modules/project/modules_project.php index cf42c9c9e14f9b6a21675daa298c3392849f8770..6218809a748a6be87bea39a6ee17cf4f755cc8ca 100644 --- a/htdocs/includes/modules/project/modules_project.php +++ b/htdocs/includes/modules/project/modules_project.php @@ -21,7 +21,6 @@ * \ingroup project * \brief File that contain parent class for projects models * and parent class for projects numbering models - * \version $Id: modules_project.php,v 1.15 2011/08/27 15:40:09 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/core/class/commondocgenerator.class.php"); diff --git a/htdocs/includes/modules/project/pdf/pdf_baleine.modules.php b/htdocs/includes/modules/project/pdf/pdf_baleine.modules.php index d989738c73671db6e8b1906b82697c9a7923f0e9..936de1d4f66da1d78f1d5ab25c0d76221f345f38 100644 --- a/htdocs/includes/modules/project/pdf/pdf_baleine.modules.php +++ b/htdocs/includes/modules/project/pdf/pdf_baleine.modules.php @@ -21,7 +21,6 @@ * \ingroup project * \brief Fichier de la classe permettant de generer les projets au modele Baleine * \author Regis Houssin - * \version $Id: pdf_baleine.modules.php,v 1.40 2011/08/11 12:14:04 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/project/modules_project.php"); diff --git a/htdocs/includes/modules/propale/mod_propale_marbre.php b/htdocs/includes/modules/propale/mod_propale_marbre.php index 3e2ef70cb121579e9d9689822cc1eb3157b4cc7c..1fbf784d874de84e0bf1a1358a794e238978df19 100644 --- a/htdocs/includes/modules/propale/mod_propale_marbre.php +++ b/htdocs/includes/modules/propale/mod_propale_marbre.php @@ -21,7 +21,6 @@ * \file htdocs/includes/modules/propale/mod_propale_marbre.php * \ingroup propale * \brief File of class to manage commercial proposal numbering rules Marbre - * \version $Id: mod_propale_marbre.php,v 1.28 2011/07/31 23:28:16 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/propale/modules_propale.php"); diff --git a/htdocs/includes/modules/propale/mod_propale_saphir.php b/htdocs/includes/modules/propale/mod_propale_saphir.php index 957a57c01266e6ffbdc398346d62d33532fc7c04..5bc97f28988d85d7852a70445fe5f43dca7bdad2 100644 --- a/htdocs/includes/modules/propale/mod_propale_saphir.php +++ b/htdocs/includes/modules/propale/mod_propale_saphir.php @@ -20,19 +20,18 @@ */ /** - \file htdocs/includes/modules/propale/mod_propale_saphir.php - \ingroup propale - \brief File that contains the numbering module rules Saphir - \version $Id: mod_propale_saphir.php,v 1.28 2011/07/31 23:28:16 eldy Exp $ -*/ + * \file htdocs/includes/modules/propale/mod_propale_saphir.php + * \ingroup propale + * \brief File that contains the numbering module rules Saphir + */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/propale/modules_propale.php"); /** - \class mod_propale_saphir - \brief Class of file that contains the numbering module rules Saphir -*/ + * \class mod_propale_saphir + * \brief Class of file that contains the numbering module rules Saphir + */ class mod_propale_saphir extends ModeleNumRefPropales { var $version='dolibarr'; // 'development', 'experimental', 'dolibarr' diff --git a/htdocs/includes/modules/propale/pdf_propale_azur.modules.php b/htdocs/includes/modules/propale/pdf_propale_azur.modules.php index 849e8d4a8ccf7c193e6e509cfb3887ce85ab44ae..545a895764762f3c462b844d553fc68dd692dbde 100644 --- a/htdocs/includes/modules/propale/pdf_propale_azur.modules.php +++ b/htdocs/includes/modules/propale/pdf_propale_azur.modules.php @@ -24,7 +24,6 @@ * \ingroup propale * \brief Fichier de la classe permettant de generer les propales au modele Azur * \author Laurent Destailleur - * \version $Id: pdf_propale_azur.modules.php,v 1.245 2011/08/11 12:14:03 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/propale/modules_propale.php"); require_once(DOL_DOCUMENT_ROOT."/product/class/product.class.php"); diff --git a/htdocs/includes/modules/propale/pdf_propale_jaune.modules.php b/htdocs/includes/modules/propale/pdf_propale_jaune.modules.php index b4e826c71c325712da5154e7e3e70d7bbb3880e0..8c642d3f77e76e79a6ccf1c40a1fd0064e0bd62f 100644 --- a/htdocs/includes/modules/propale/pdf_propale_jaune.modules.php +++ b/htdocs/includes/modules/propale/pdf_propale_jaune.modules.php @@ -23,7 +23,6 @@ * \file htdocs/includes/modules/propale/pdf_propale_jaune.modules.php * \ingroup propale * \brief Fichier de la classe permettant de generer les propales au modele Jaune - * \version $Id: pdf_propale_jaune.modules.php,v 1.119 2011/08/11 12:14:03 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/propale/modules_propale.php"); diff --git a/htdocs/includes/modules/rapport/pdf_paiement.class.php b/htdocs/includes/modules/rapport/pdf_paiement.class.php index 4a08de7634cf5f87de3d7743c5aa8133bf84ba9d..74cfa5342ecb40767dac88657d624e7561592249 100644 --- a/htdocs/includes/modules/rapport/pdf_paiement.class.php +++ b/htdocs/includes/modules/rapport/pdf_paiement.class.php @@ -21,7 +21,6 @@ * \file htdocs/includes/modules/rapport/pdf_paiement.class.php * \ingroup banque * \brief File to build payment reports - * \version $Id: pdf_paiement.class.php,v 1.66 2011/08/11 12:14:01 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT.'/lib/pdf.lib.php'); require_once(DOL_DOCUMENT_ROOT."/lib/company.lib.php"); diff --git a/htdocs/includes/modules/security/generate/modGeneratePassNone.class.php b/htdocs/includes/modules/security/generate/modGeneratePassNone.class.php index 26e7cb02953e91494d067ef28e663a73f1bded4c..c6d0c79b85f5e00c6bf949ccd3034cc258543135 100644 --- a/htdocs/includes/modules/security/generate/modGeneratePassNone.class.php +++ b/htdocs/includes/modules/security/generate/modGeneratePassNone.class.php @@ -20,7 +20,6 @@ * \file htdocs/includes/modules/security/generate/modGeneratePassNone.class.php * \ingroup core * \brief File to manage no password generation. - * \version $Id: modGeneratePassNone.class.php,v 1.7 2011/07/31 23:28:16 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/security/generate/modules_genpassword.php"); diff --git a/htdocs/includes/modules/security/generate/modGeneratePassStandard.class.php b/htdocs/includes/modules/security/generate/modGeneratePassStandard.class.php index 292bc4ff19a5bbc75cf22952d7f57f53b62bbc13..e3323cfda80c7ef794f73352eb34968269bdda1d 100644 --- a/htdocs/includes/modules/security/generate/modGeneratePassStandard.class.php +++ b/htdocs/includes/modules/security/generate/modGeneratePassStandard.class.php @@ -20,7 +20,6 @@ * \file htdocs/includes/modules/security/generate/modGeneratePassStandard.class.php * \ingroup core * \brief File to manage password generation according to standard rule - * \version $Id: modGeneratePassStandard.class.php,v 1.10 2011/07/31 23:28:16 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/security/generate/modules_genpassword.php"); diff --git a/htdocs/includes/modules/security/generate/modules_genpassword.php b/htdocs/includes/modules/security/generate/modules_genpassword.php index c39d6e38d46e386f63dc3b2e31d2a39dcdd86d93..be808086854bd891d9ba2401fa83560eab78faf4 100644 --- a/htdocs/includes/modules/security/generate/modules_genpassword.php +++ b/htdocs/includes/modules/security/generate/modules_genpassword.php @@ -20,7 +20,6 @@ * \file htdocs/includes/modules/security/generate/modules_genpassword.php * \ingroup core * \brief File with parent class for password generating classes - * \version $Id: modules_genpassword.php,v 1.7 2011/07/31 23:28:16 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT.'/lib/functions.lib.php'); diff --git a/htdocs/includes/modules/societe/doc/doc_generic_odt.modules.php b/htdocs/includes/modules/societe/doc/doc_generic_odt.modules.php index 4012c92f59a003c7bc5ed214f56aeaafcba1bc70..f35ae1c4a7ecbe36028043be873b7e279b6c0ec6 100644 --- a/htdocs/includes/modules/societe/doc/doc_generic_odt.modules.php +++ b/htdocs/includes/modules/societe/doc/doc_generic_odt.modules.php @@ -21,7 +21,6 @@ * \ingroup societe * \brief File of class to build ODT documents for third parties * \author Laurent Destailleur - * \version $Id: doc_generic_odt.modules.php,v 1.34 2011/08/14 13:26:06 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/societe/modules_societe.class.php"); diff --git a/htdocs/includes/modules/societe/mod_codeclient_elephant.php b/htdocs/includes/modules/societe/mod_codeclient_elephant.php index 6bf107fb5fc8ac60afa082fce61746e681bb005f..9b8859c7aca93d2375242ac906b1e140664dfe21 100644 --- a/htdocs/includes/modules/societe/mod_codeclient_elephant.php +++ b/htdocs/includes/modules/societe/mod_codeclient_elephant.php @@ -22,7 +22,6 @@ * \file htdocs/includes/modules/societe/mod_codeclient_elephant.php * \ingroup societe * \brief File of class to manage third party code with elephant rule - * \version $Id: mod_codeclient_elephant.php,v 1.17 2011/08/27 15:40:08 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/societe/modules_societe.class.php"); diff --git a/htdocs/includes/modules/societe/mod_codeclient_leopard.php b/htdocs/includes/modules/societe/mod_codeclient_leopard.php index 79c9ed0f85cbe2d9651501911884f14155187edb..cb6d108533fc1c1577d45454e773ce29f31ffa77 100644 --- a/htdocs/includes/modules/societe/mod_codeclient_leopard.php +++ b/htdocs/includes/modules/societe/mod_codeclient_leopard.php @@ -21,7 +21,6 @@ * \file htdocs/includes/modules/societe/mod_codeclient_leopard.php * \ingroup societe * \brief Fichier de la classe des gestion leopard des codes clients - * \version $Id: mod_codeclient_leopard.php,v 1.18 2011/08/27 13:15:37 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/societe/modules_societe.class.php"); diff --git a/htdocs/includes/modules/societe/mod_codeclient_monkey.php b/htdocs/includes/modules/societe/mod_codeclient_monkey.php index 8ada7e0d5ad2aa6b8715bd82384fb38e2aece926..c432a7013e62f34b5cbf81884e88050770f13f5b 100644 --- a/htdocs/includes/modules/societe/mod_codeclient_monkey.php +++ b/htdocs/includes/modules/societe/mod_codeclient_monkey.php @@ -21,7 +21,6 @@ * \file htdocs/includes/modules/societe/mod_codeclient_monkey.php * \ingroup societe * \brief Fichier de la classe des gestion lion des codes clients - * \version $Id: mod_codeclient_monkey.php,v 1.12 2011/08/27 13:15:38 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/societe/modules_societe.class.php"); diff --git a/htdocs/includes/modules/societe/mod_codecompta_aquarium.php b/htdocs/includes/modules/societe/mod_codecompta_aquarium.php index c81d94c9a786d4901c4968d8539e6d14789a59a7..3ca2669380929d4ae56a2ea859d92128daa7ed6b 100644 --- a/htdocs/includes/modules/societe/mod_codecompta_aquarium.php +++ b/htdocs/includes/modules/societe/mod_codecompta_aquarium.php @@ -22,7 +22,6 @@ * \file htdocs/includes/modules/societe/mod_codecompta_aquarium.php * \ingroup societe * \brief File of class to manage accountancy code of thirdparties with Panicum rules - * \version $Id: mod_codecompta_aquarium.php,v 1.20 2011/08/27 16:03:49 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/societe/modules_societe.class.php"); diff --git a/htdocs/includes/modules/societe/mod_codecompta_panicum.php b/htdocs/includes/modules/societe/mod_codecompta_panicum.php index 532a61d667c9bb63b549fd320934c3c74e20b593..a4c57c41deed5fede1645c34814a7b60c5c2754f 100644 --- a/htdocs/includes/modules/societe/mod_codecompta_panicum.php +++ b/htdocs/includes/modules/societe/mod_codecompta_panicum.php @@ -21,7 +21,6 @@ * \file htdocs/includes/modules/societe/mod_codecompta_panicum.php * \ingroup societe * \brief File of class to manage accountancy code of thirdparties with Panicum rules - * \version $Id: mod_codecompta_panicum.php,v 1.9 2011/08/27 13:15:38 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/societe/modules_societe.class.php"); diff --git a/htdocs/includes/modules/supplier_invoice/modules_facturefournisseur.php b/htdocs/includes/modules/supplier_invoice/modules_facturefournisseur.php index f880ee6d63ebacac1ec96a85d7d4f127c276a509..fbb39b0458118144a6331a4f1771fe5c9fcf67a5 100755 --- a/htdocs/includes/modules/supplier_invoice/modules_facturefournisseur.php +++ b/htdocs/includes/modules/supplier_invoice/modules_facturefournisseur.php @@ -20,7 +20,6 @@ * \file htdocs/includes/modules/supplier_invoice/modules_facturefournisseur.php * \ingroup facture fourniseur * \brief File that contain parent class for supplier invoices models - * \version $Id: modules_facturefournisseur.php,v 1.12 2011/08/27 15:40:10 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/core/class/commondocgenerator.class.php"); diff --git a/htdocs/includes/modules/supplier_invoice/pdf/pdf_canelle.modules.php b/htdocs/includes/modules/supplier_invoice/pdf/pdf_canelle.modules.php index 41af644c10ac6dc8ef2088ffbe4e313a8da95b42..db4d3f24a8f5532be9f7dad6b304312cc547d959 100755 --- a/htdocs/includes/modules/supplier_invoice/pdf/pdf_canelle.modules.php +++ b/htdocs/includes/modules/supplier_invoice/pdf/pdf_canelle.modules.php @@ -21,7 +21,6 @@ * \file htdocs/includes/modules/supplier_invoice/pdf/pdf_canelle.modules.php * \ingroup fournisseur * \brief Class file to generate the supplier invoices with the canelle model - * \version $Id: pdf_canelle.modules.php,v 1.36 2011/08/11 12:14:01 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/supplier_invoice/modules_facturefournisseur.php"); diff --git a/htdocs/includes/modules/supplier_order/mod_commande_fournisseur_muguet.php b/htdocs/includes/modules/supplier_order/mod_commande_fournisseur_muguet.php index cb8af845411e39cc1ea9e90afbcda94d5940f35e..61f3da21f35b34ea54907bbccf0d9ad4696ab1b2 100644 --- a/htdocs/includes/modules/supplier_order/mod_commande_fournisseur_muguet.php +++ b/htdocs/includes/modules/supplier_order/mod_commande_fournisseur_muguet.php @@ -21,7 +21,6 @@ * \file htdocs/includes/modules/supplier_order/mod_commande_fournisseur_muguet.php * \ingroup commande * \brief Fichier contenant la classe du modele de numerotation de reference de commande fournisseur Muguet - * \version $Id: mod_commande_fournisseur_muguet.php,v 1.8 2011/07/31 23:28:17 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/supplier_order/modules_commandefournisseur.php"); diff --git a/htdocs/includes/modules/supplier_order/mod_commande_fournisseur_orchidee.php b/htdocs/includes/modules/supplier_order/mod_commande_fournisseur_orchidee.php index c0d09c2ca29f854f3764c78cc1db22c778d62186..2ed2b3ebb5a78b572ad95c98fefead339750ed2e 100644 --- a/htdocs/includes/modules/supplier_order/mod_commande_fournisseur_orchidee.php +++ b/htdocs/includes/modules/supplier_order/mod_commande_fournisseur_orchidee.php @@ -22,7 +22,6 @@ * \file htdocs/includes/modules/supplier_order/mod_commande_fournisseur_orchidee.php * \ingroup commande * \brief Fichier contenant la classe du modele de numerotation de reference de commande fournisseur Orchidee - * \version $Id: mod_commande_fournisseur_orchidee.php,v 1.9 2011/07/31 23:28:17 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/supplier_order/modules_commandefournisseur.php"); diff --git a/htdocs/includes/modules/supplier_order/pdf/pdf_muscadet.modules.php b/htdocs/includes/modules/supplier_order/pdf/pdf_muscadet.modules.php index 3f09393927dc206ecea3e63de4e65189795b10f5..ea74517ecbcdd95f6bbcb2bb658c9071fa58e026 100644 --- a/htdocs/includes/modules/supplier_order/pdf/pdf_muscadet.modules.php +++ b/htdocs/includes/modules/supplier_order/pdf/pdf_muscadet.modules.php @@ -23,7 +23,6 @@ * \file htdocs/includes/modules/supplier_order/pdf/pdf_muscadet.modules.php * \ingroup fournisseur * \brief Fichier de la classe permettant de generer les commandes fournisseurs au modele Muscadet - * \version $Id: pdf_muscadet.modules.php,v 1.88 2011/08/11 12:14:00 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/includes/modules/supplier_order/modules_commandefournisseur.php"); diff --git a/htdocs/includes/triggers/interface_all_Logevents.class.php b/htdocs/includes/triggers/interface_all_Logevents.class.php index c0050318cb2458ce098513cdd4be459f80c5d430..1f78001cd6492900a03080f48974de401ff6210e 100644 --- a/htdocs/includes/triggers/interface_all_Logevents.class.php +++ b/htdocs/includes/triggers/interface_all_Logevents.class.php @@ -20,7 +20,6 @@ * \file htdocs/includes/triggers/interface_all_Logevents.class.php * \ingroup core * \brief Trigger file for - * \version $Id: interface_all_Logevents.class.php,v 1.23 2011/07/31 23:29:45 eldy Exp $ */ diff --git a/htdocs/includes/triggers/interface_modAgenda_ActionsAuto.class.php b/htdocs/includes/triggers/interface_modAgenda_ActionsAuto.class.php index de668c26a2a31560039b5ec2c0edc1d17f79ceda..a3eb22bea44ef50ddf8810b0ca49adb72b1fa0ba 100644 --- a/htdocs/includes/triggers/interface_modAgenda_ActionsAuto.class.php +++ b/htdocs/includes/triggers/interface_modAgenda_ActionsAuto.class.php @@ -21,7 +21,6 @@ * \file htdocs/includes/triggers/interface_modAgenda_ActionsAuto.class.php * \ingroup agenda * \brief Trigger file for agenda module - * \version $Id: interface_modAgenda_ActionsAuto.class.php,v 1.36 2011/07/31 23:29:46 eldy Exp $ */ diff --git a/htdocs/includes/triggers/interface_modLdap_Ldapsynchro.class.php b/htdocs/includes/triggers/interface_modLdap_Ldapsynchro.class.php index db210aa2e332cbc733aa558b6477c7f844477d27..5ca41b94c657aba9af2ac48eb50b2edf6402358a 100644 --- a/htdocs/includes/triggers/interface_modLdap_Ldapsynchro.class.php +++ b/htdocs/includes/triggers/interface_modLdap_Ldapsynchro.class.php @@ -19,7 +19,6 @@ * \file htdocs/includes/triggers/interface_modLdap_Ldapsynchro.class.php * \ingroup core * \brief Fichier de gestion des triggers LDAP - * \version $Id: interface_modLdap_Ldapsynchro.class.php,v 1.20 2011/07/31 23:29:46 eldy Exp $ */ require_once (DOL_DOCUMENT_ROOT."/lib/ldap.class.php"); diff --git a/htdocs/includes/triggers/interface_modNotification_Notification.class.php b/htdocs/includes/triggers/interface_modNotification_Notification.class.php index 175bee38fedcfc2ae43a5b09266b63debb39fcae..2e0687e3cf3a57b97c7cc1883fd8390d2f5c137d 100644 --- a/htdocs/includes/triggers/interface_modNotification_Notification.class.php +++ b/htdocs/includes/triggers/interface_modNotification_Notification.class.php @@ -20,7 +20,6 @@ * \file htdocs/includes/triggers/interface_modNotification_Notification.class.php * \ingroup notification * \brief File of class of triggers for notification module - * \version $Id: interface_modNotification_Notification.class.php,v 1.26 2011/07/31 23:29:45 eldy Exp $ */ diff --git a/htdocs/includes/triggers/interface_modPaypal_PaypalWorkflow.class.php b/htdocs/includes/triggers/interface_modPaypal_PaypalWorkflow.class.php index 65091bd33384ebc3ba04f936617d43360a4a50f2..ec458302c71f8941f91335988eec903ad63da14c 100644 --- a/htdocs/includes/triggers/interface_modPaypal_PaypalWorkflow.class.php +++ b/htdocs/includes/triggers/interface_modPaypal_PaypalWorkflow.class.php @@ -19,7 +19,6 @@ * \file /htdocs/includes/triggers/interface_modPaypal_PaypalWorkflow.class.php * \ingroup paypal * \brief Trigger file for paypal workflow - * \version $Id: interface_modPaypal_PaypalWorkflow.class.php,v 1.8 2011/07/31 23:29:46 eldy Exp $ */ diff --git a/htdocs/includes/triggers/interface_modWorkflow_WorkflowManager.class.php b/htdocs/includes/triggers/interface_modWorkflow_WorkflowManager.class.php index b99e69a9af83f525729931484c6840c3a1d4465b..88f8773d35c5f6b1fa25263cd3b4b67c884f5a8d 100755 --- a/htdocs/includes/triggers/interface_modWorkflow_WorkflowManager.class.php +++ b/htdocs/includes/triggers/interface_modWorkflow_WorkflowManager.class.php @@ -20,7 +20,6 @@ * \file htdocs/includes/triggers/interface_modWorkflow_WorkflowManager.class.php * \ingroup core * \brief Trigger file for workflows - * \version $Id: interface_modWorkflow_WorkflowManager.class.php,v 1.10 2011/08/12 05:41:01 hregis Exp $ */ diff --git a/htdocs/lib/CMailFile.class.php b/htdocs/lib/CMailFile.class.php index 5f8cfc902880907a4fdd9f31d97b236fd56eb686..2a719fc4085703a158ae044e2d3ccfc1d1468616 100644 --- a/htdocs/lib/CMailFile.class.php +++ b/htdocs/lib/CMailFile.class.php @@ -24,7 +24,6 @@ /** * \file htdocs/lib/CMailFile.class.php * \brief File of class to send emails (with attachments or not) - * \version $Id: CMailFile.class.php,v 1.149 2011/08/26 23:19:53 eldy Exp $ * \author Dan Potter. * \author Eric Seigne * \author Laurent Destailleur. diff --git a/htdocs/lib/CSMSFile.class.php b/htdocs/lib/CSMSFile.class.php index 1ac2edcb54af5d9069c2027af0e7eefb3eb5a33c..be22d56621dc9675a634a08173ec2284aaae08dd 100755 --- a/htdocs/lib/CSMSFile.class.php +++ b/htdocs/lib/CSMSFile.class.php @@ -24,7 +24,6 @@ /** * \file htdocs/lib/CSMSFile.class.php * \brief File of class to send sms - * \version $Id: CSMSFile.class.php,v 1.6 2011/07/31 23:25:22 eldy Exp $ * \author Laurent Destailleur. */ diff --git a/htdocs/lib/accountancy.lib.php b/htdocs/lib/accountancy.lib.php index 17ebf316f9a76ef4dc332162052da071093a942f..248db7b5ed7037edf6caac66015430ed1b8b0153 100644 --- a/htdocs/lib/accountancy.lib.php +++ b/htdocs/lib/accountancy.lib.php @@ -19,7 +19,6 @@ /** * \file htdocs/lib/accountancy.lib.php * \brief Library of accountancy functions - * \version $Id: accountancy.lib.php,v 1.3 2011/07/31 23:25:31 eldy Exp $ */ /** diff --git a/htdocs/lib/admin.lib.php b/htdocs/lib/admin.lib.php index 4092c55ff2d8ea9070352165626689028c7a0381..a2bf9eb5d8d0ba38e11a4c115147f53e2bed9322 100644 --- a/htdocs/lib/admin.lib.php +++ b/htdocs/lib/admin.lib.php @@ -20,7 +20,6 @@ /** * \file htdocs/lib/admin.lib.php * \brief Library of admin functions - * \version $Id: admin.lib.php,v 1.99 2011/08/01 12:53:37 hregis Exp $ */ @@ -467,7 +466,6 @@ function dolibarr_set_const($db, $name, $value, $type='chaine', $visible=0, $not /** * \brief Define head array for tabs of security setup pages * \return Array of head - * \version $Id: admin.lib.php,v 1.99 2011/08/01 12:53:37 hregis Exp $ */ function security_prepare_head() { diff --git a/htdocs/lib/agenda.lib.php b/htdocs/lib/agenda.lib.php index 457ff6183adfb130fc8ba0ce4beebe6ecaec6c20..8aa17c77c087cd64aba6815be21da6681ada3653 100644 --- a/htdocs/lib/agenda.lib.php +++ b/htdocs/lib/agenda.lib.php @@ -21,7 +21,6 @@ /** * \file htdocs/lib/agenda.lib.php * \brief Set of function for the agenda module - * \version $Id: agenda.lib.php,v 1.44 2011/08/17 16:05:04 cdelambert Exp $ */ diff --git a/htdocs/lib/ajax.lib.php b/htdocs/lib/ajax.lib.php index 55def736688859788db7f5c7ab64771f5b9d1c67..042f7edeedd66925b35ee6363184b234939f55c9 100644 --- a/htdocs/lib/ajax.lib.php +++ b/htdocs/lib/ajax.lib.php @@ -20,7 +20,6 @@ /** * \file htdocs/lib/ajax.lib.php * \brief Page called by Ajax request for produts - * \version $Id: ajax.lib.php,v 1.60 2011/07/31 23:25:18 eldy Exp $ */ diff --git a/htdocs/lib/antispamimage.php b/htdocs/lib/antispamimage.php index 73d12265ab2ed8c974243e8e91619783189de577..1d3bb9c3c67c673d715632bc61ce89e46f036953 100644 --- a/htdocs/lib/antispamimage.php +++ b/htdocs/lib/antispamimage.php @@ -19,7 +19,6 @@ /** * \file htdocs/lib/antispamimage.php * \brief Return antispam image - * \version $Id: antispamimage.php,v 1.16 2011/07/31 23:25:15 eldy Exp $ */ define('NOLOGIN',1); diff --git a/htdocs/lib/antivir.class.php b/htdocs/lib/antivir.class.php index f0a19cd0a9fe9c40f12f73cb1504e9083d98a0b3..4a438a567ad39ba1101a4e753aad076a63a65bbc 100644 --- a/htdocs/lib/antivir.class.php +++ b/htdocs/lib/antivir.class.php @@ -22,7 +22,6 @@ /** * \file htdocs/lib/antivir.class.php * \brief File of class to scan viruses - * \version $Id: antivir.class.php,v 1.8 2011/07/31 23:25:40 eldy Exp $ * \author Laurent Destailleur. */ diff --git a/htdocs/lib/bank.lib.php b/htdocs/lib/bank.lib.php index b98da9b9e98fb97baeb4ed55f26252d9dbc3a419..6229aff5ecea117835bc17660b18f6c8edc8bfb4 100644 --- a/htdocs/lib/bank.lib.php +++ b/htdocs/lib/bank.lib.php @@ -17,13 +17,10 @@ */ /** - \file htdocs/lib/bank.lib.php - \brief Ensemble de fonctions de base pour le module banque - \ingroup banque - \version $Id: bank.lib.php,v 1.14 2011/07/31 23:25:13 eldy Exp $ - - Ensemble de fonctions de base de dolibarr sous forme d'include -*/ + * \file htdocs/lib/bank.lib.php + * \brief Ensemble de fonctions de base pour le module banque + * \ingroup banque + */ function bank_prepare_head($obj) { diff --git a/htdocs/lib/bookmark.lib.php b/htdocs/lib/bookmark.lib.php index fa60813c577863cf7ef7eca43ce1cadb9f7794ab..ea87b9957c9b25497561e954f9ea79d25346297c 100644 --- a/htdocs/lib/bookmark.lib.php +++ b/htdocs/lib/bookmark.lib.php @@ -19,9 +19,6 @@ /** * \file htdocs/lib/bookmark.lib.php * \brief List of functions for bookmark module - * \version $Id: bookmark.lib.php,v 1.6 2011/07/31 23:25:41 eldy Exp $ - * - * Ensemble de fonctions de base de dolibarr sous forme d'include */ function showArrayOfBookmark($fac) diff --git a/htdocs/lib/categories.lib.php b/htdocs/lib/categories.lib.php index e5b99b328d7cc3f8ed29a52c66ec01b7f0293314..6d28390aaead0027122cb3fc1879a57b36bfd76a 100644 --- a/htdocs/lib/categories.lib.php +++ b/htdocs/lib/categories.lib.php @@ -20,9 +20,6 @@ * \file htdocs/lib/categories.lib.php * \brief Ensemble de fonctions de base pour le module categorie * \ingroup categorie - * \version $Id: categories.lib.php,v 1.2 2011/07/31 23:26:02 eldy Exp $ - * - * Ensemble de fonctions de base de dolibarr sous forme d'include */ function categories_prepare_head($object,$type) diff --git a/htdocs/lib/company.lib.php b/htdocs/lib/company.lib.php index 7a9cac9064ac3d9b897890fe033b093fad402133..bce608e7496a6fdefa5a6dba507da08b71e68e6a 100644 --- a/htdocs/lib/company.lib.php +++ b/htdocs/lib/company.lib.php @@ -23,7 +23,6 @@ * \file htdocs/lib/company.lib.php * \brief Ensemble de fonctions de base pour le module societe * \ingroup societe - * \version $Id: company.lib.php,v 1.126 2011/08/24 18:05:58 eldy Exp $ */ /** diff --git a/htdocs/lib/contact.lib.php b/htdocs/lib/contact.lib.php index 41b8a344540dd2902c4087161e044abebbcda07e..87e25f70550d0276352b0bcfc49954defe25be16 100644 --- a/htdocs/lib/contact.lib.php +++ b/htdocs/lib/contact.lib.php @@ -20,9 +20,6 @@ /** * \file htdocs/lib/contact.lib.php * \brief Ensemble de fonctions de base pour les contacts - * \version $Id: contact.lib.php,v 1.10 2011/07/31 23:25:22 eldy Exp $ - * - * Ensemble de fonctions de base de dolibarr sous forme d'include */ /** diff --git a/htdocs/lib/contract.lib.php b/htdocs/lib/contract.lib.php index 88d45e2305e72c1550e3c848e0953e17de113ed4..0c0027a2bc1b68b9b97d1533b4574ee2b75857ec 100644 --- a/htdocs/lib/contract.lib.php +++ b/htdocs/lib/contract.lib.php @@ -18,10 +18,9 @@ */ /** - \file htdocs/lib/contract.lib.php - \brief Ensemble de fonctions de base pour le module contrat - \version $Id: contract.lib.php,v 1.9 2011/07/31 23:25:21 eldy Exp $ -*/ + * \file htdocs/lib/contract.lib.php + * \brief Ensemble de fonctions de base pour le module contrat + */ function contract_prepare_head($object) { diff --git a/htdocs/lib/databases/mssql.lib.php b/htdocs/lib/databases/mssql.lib.php index b99a167844498d881894f6f4cf78094b697fbe35..4f6a512cb359085783f98bf5ec3060499f7b4d2b 100644 --- a/htdocs/lib/databases/mssql.lib.php +++ b/htdocs/lib/databases/mssql.lib.php @@ -21,7 +21,6 @@ /** * \file htdocs/lib/databases/mssql.lib.php * \brief Fichier de la classe permettant de gerer une base mssql - * \version $Id: mssql.lib.php,v 1.87 2011/08/04 13:58:14 eldy Exp $ */ // Pour compatibilite lors de l'upgrade diff --git a/htdocs/lib/databases/mysql.lib.php b/htdocs/lib/databases/mysql.lib.php index d7d36383a24dd2261740250dc7278c49b41c0c1f..1b159d03ee585a7ce9d7ee341ab9c90e09858a22 100644 --- a/htdocs/lib/databases/mysql.lib.php +++ b/htdocs/lib/databases/mysql.lib.php @@ -22,7 +22,6 @@ /** * \file htdocs/lib/databases/mysql.lib.php * \brief Class file to manage Dolibarr database access for a Mysql database - * \version $Id: mysql.lib.php,v 1.121 2011/08/04 13:58:55 eldy Exp $ */ // For compatibility during upgrade if (! defined('DOL_DOCUMENT_ROOT')) define('DOL_DOCUMENT_ROOT', '../..'); diff --git a/htdocs/lib/databases/mysqli.lib.php b/htdocs/lib/databases/mysqli.lib.php index 5ca31f120bb8e816a70d4ed14cd0fb4625a571ae..fb33ea71c775b6b2039273e05b51b8296505cf09 100644 --- a/htdocs/lib/databases/mysqli.lib.php +++ b/htdocs/lib/databases/mysqli.lib.php @@ -22,7 +22,6 @@ /** * \file htdocs/lib/databases/mysqli.lib.php * \brief Class file to manage Dolibarr database access for a Mysql database - * \version $Id: mysqli.lib.php,v 1.115 2011/08/04 13:58:55 eldy Exp $ */ // For compatibility during upgrade diff --git a/htdocs/lib/databases/pgsql.lib.php b/htdocs/lib/databases/pgsql.lib.php index d9c9676d74e6aa71dad3dc804cfedf2dbc61644f..f0f2a0b426877417e8f41e5c13502320f96fc3db 100644 --- a/htdocs/lib/databases/pgsql.lib.php +++ b/htdocs/lib/databases/pgsql.lib.php @@ -23,7 +23,6 @@ /** * \file htdocs/lib/databases/pgsql.lib.php * \brief Fichier de la classe permettant de gerer une base pgsql - * \version $Id: pgsql.lib.php,v 1.111 2011/08/04 13:58:14 eldy Exp $ */ // For compatibility during upgrade if (! defined('DOL_DOCUMENT_ROOT')) define('DOL_DOCUMENT_ROOT', '../..'); diff --git a/htdocs/lib/date.lib.php b/htdocs/lib/date.lib.php index 9a85bb36f6e5c38ae8980967a72c9087829ca5b9..ceed308d65d3a8ac272732bd8f86b8fef6525998 100644 --- a/htdocs/lib/date.lib.php +++ b/htdocs/lib/date.lib.php @@ -21,7 +21,6 @@ /** * \file htdocs/lib/date.lib.php * \brief Set of function to manipulate dates - * \version $Id: date.lib.php,v 1.36 2011/08/20 21:27:22 hregis Exp $ */ diff --git a/htdocs/lib/datepicker.php b/htdocs/lib/datepicker.php index 54d6446ca07587763abd5c8d816a45fa58bb51a7..978f06a1bafbd51bcddaf8a5cbbe25284e0c5b48 100644 --- a/htdocs/lib/datepicker.php +++ b/htdocs/lib/datepicker.php @@ -23,7 +23,6 @@ /** * \file htdocs/lib/datepicker.php * \brief Fichier de gestion de la popup de selection de date eldy - * \version $Id: datepicker.php,v 1.32 2011/07/31 23:25:29 eldy Exp $ */ if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language diff --git a/htdocs/lib/doleditor.class.php b/htdocs/lib/doleditor.class.php index cf2d50a8fbafdac589027b55fee7e073ffa7a361..dd17de84744fb9d0cdc3aba321c8cb97ea55ac1a 100644 --- a/htdocs/lib/doleditor.class.php +++ b/htdocs/lib/doleditor.class.php @@ -19,7 +19,6 @@ /** * \file htdocs/lib/doleditor.class.php * \brief Class to manage a WYSIWYG editor - * \version $Id: doleditor.class.php,v 1.46 2011/08/14 23:55:35 eldy Exp $ */ /** diff --git a/htdocs/lib/dolgeoip.class.php b/htdocs/lib/dolgeoip.class.php index 66847003a1a4ae0555daff9609668c127ff104be..534a53286dae9d8865ddfef2918e0fb572f152c7 100644 --- a/htdocs/lib/dolgeoip.class.php +++ b/htdocs/lib/dolgeoip.class.php @@ -20,7 +20,6 @@ * \file htdocs/lib/dolgeoip.class.php * \ingroup geoip * \brief Library for managing module geoip - * \version $Id: dolgeoip.class.php,v 1.6 2011/08/21 15:26:16 eldy Exp $ */ diff --git a/htdocs/lib/doxygen.php b/htdocs/lib/doxygen.php index dc6a442072f6ebd026b2c3f4f71571f20927909f..90d48fd5a4ddc1b3f101292f221cbc95488b05dc 100644 --- a/htdocs/lib/doxygen.php +++ b/htdocs/lib/doxygen.php @@ -20,7 +20,6 @@ /** * \file htdocs/lib/doxygen.php * \ingroup core - * \version $Id: doxygen.php,v 1.8 2011/08/08 16:14:48 eldy Exp $ * \mainpage Dolibarr project * * This is source documentation for Dolibarr ERP/CRM.<br> diff --git a/htdocs/lib/ecm.lib.php b/htdocs/lib/ecm.lib.php index 6ef5d7ad4fb5afe3597f1e89a5c67a8697a1f992..e425fc9f686ede61fdfd18d2a108eedadf698e2c 100644 --- a/htdocs/lib/ecm.lib.php +++ b/htdocs/lib/ecm.lib.php @@ -20,7 +20,6 @@ * \file htdocs/lib/ecm.lib.php * \brief Ensemble de fonctions de base pour le module ecm * \ingroup ecm - * \version $Id: ecm.lib.php,v 1.5 2011/07/31 23:25:21 eldy Exp $ */ diff --git a/htdocs/lib/emailing.lib.php b/htdocs/lib/emailing.lib.php index aca6edde708261db07a08eaa1242e0795d3f4e87..1780e0a2eed6c74a99852c8fef1b80f9c77b8f63 100644 --- a/htdocs/lib/emailing.lib.php +++ b/htdocs/lib/emailing.lib.php @@ -19,7 +19,6 @@ /** * \file htdocs/lib/emailing.lib.php * \brief Library file with function for emailing module - * \version $Id: emailing.lib.php,v 1.3 2011/07/31 23:25:32 eldy Exp $ */ /** diff --git a/htdocs/lib/fichinter.lib.php b/htdocs/lib/fichinter.lib.php index 69a875f7ab73df999e241a880da67e41c7bed382..ab6d36cf28636954609969272d9a5b40f43ff795 100644 --- a/htdocs/lib/fichinter.lib.php +++ b/htdocs/lib/fichinter.lib.php @@ -21,9 +21,6 @@ * \file htdocs/lib/fichinter.lib.php * \brief Ensemble de fonctions de base pour le module fichinter * \ingroup fichinter - * \version $Id: fichinter.lib.php,v 1.15 2011/07/31 23:25:17 eldy Exp $ - * - * Ensemble de fonctions de base de dolibarr sous forme d'include */ function fichinter_prepare_head($object) diff --git a/htdocs/lib/files.lib.php b/htdocs/lib/files.lib.php index 7df39b03ea39825786ce386df0d81b4a45a38cb0..1bd4be0f9cb133b4b176201ab675558df99bca60 100644 --- a/htdocs/lib/files.lib.php +++ b/htdocs/lib/files.lib.php @@ -19,7 +19,6 @@ /** * \file htdocs/lib/files.lib.php * \brief Library for file managing functions - * \version $Id: files.lib.php,v 1.72 2011/08/26 17:59:14 eldy Exp $ */ /** diff --git a/htdocs/lib/format_cards.lib.php b/htdocs/lib/format_cards.lib.php index 80312414d7055f1b27e9a44b99e51f077deb5c7a..b291e3c22985e5eb1c061317133e18dd834862cf 100644 --- a/htdocs/lib/format_cards.lib.php +++ b/htdocs/lib/format_cards.lib.php @@ -22,7 +22,6 @@ * \file htdocs/lib/format_cards.lib.php * \brief Set of functions used for cards generation * \ingroup core - * \version $Id: format_cards.lib.php,v 1.2 2011/07/31 23:25:32 eldy Exp $ */ diff --git a/htdocs/lib/fourn.lib.php b/htdocs/lib/fourn.lib.php index 2bfce40be697a6e3f05096f4d004a7ce8a7de592..14fe57222db49c73be373accaebb1bae3b664f53 100644 --- a/htdocs/lib/fourn.lib.php +++ b/htdocs/lib/fourn.lib.php @@ -20,7 +20,6 @@ /** * \file htdocs/lib/fourn.lib.php * \brief Ensemble de fonctions de base pour le module fournisseur - * \version $Id: fourn.lib.php,v 1.21 2011/07/31 23:25:25 eldy Exp $ */ function facturefourn_prepare_head($object) diff --git a/htdocs/lib/functions.lib.php b/htdocs/lib/functions.lib.php index b906b107b0208a2bfc0414697dc8d8439e7502ad..87ca3fa5161171d27fb71d561291179952839242 100644 --- a/htdocs/lib/functions.lib.php +++ b/htdocs/lib/functions.lib.php @@ -28,7 +28,6 @@ * \file htdocs/lib/functions.lib.php * \brief A set of functions for Dolibarr * This file contains all frequently used functions. - * \version $Id: functions.lib.php,v 1.566 2011/08/27 14:24:51 hregis Exp $ */ // For compatibility during upgrade diff --git a/htdocs/lib/functions2.lib.php b/htdocs/lib/functions2.lib.php index d1f473a7d4dfe448bc5bd22f3971c1abaad8a1ac..6c8f85a30c677069fbc5b19521757993785c12ec 100644 --- a/htdocs/lib/functions2.lib.php +++ b/htdocs/lib/functions2.lib.php @@ -21,7 +21,6 @@ * \file htdocs/lib/functions2.lib.php * \brief A set of functions for Dolibarr * This file contains all rare functions. - * \version $Id: functions2.lib.php,v 1.77 2011/08/11 01:34:55 eldy Exp $ */ diff --git a/htdocs/lib/functions_ch.lib.php b/htdocs/lib/functions_ch.lib.php index b68357ced57b7ec8a50bf15680210998e2630349..d49912ccfe62b8409518c06945844f977302d664 100644 --- a/htdocs/lib/functions_ch.lib.php +++ b/htdocs/lib/functions_ch.lib.php @@ -20,7 +20,6 @@ * \file htdocs/lib/functions_ch.lib.php * \brief A set of swiss functions for Dolibarr * This file contains rare functions. - * \version $Id: functions_ch.lib.php,v 1.4 2011/07/31 23:25:34 eldy Exp $ */ diff --git a/htdocs/lib/google.class.php b/htdocs/lib/google.class.php index a964defadfbeaa3f0ccf2198b13a31154e264d95..d40b2d4a024f6111ec034a506adae428e3acac99 100644 --- a/htdocs/lib/google.class.php +++ b/htdocs/lib/google.class.php @@ -19,7 +19,6 @@ /** * \file htdocs/lib/google.class.php * \brief A set of functions for using Google APIs - * \version $Id: google.class.php,v 1.3 2011/07/31 23:25:23 eldy Exp $ */ class GoogleAPI { diff --git a/htdocs/lib/images.lib.php b/htdocs/lib/images.lib.php index b51e26a75a666139d4e84361a4b23a95b076b350..666c52973371a6c17fce38327fbf5a868d8658b7 100644 --- a/htdocs/lib/images.lib.php +++ b/htdocs/lib/images.lib.php @@ -20,7 +20,6 @@ /** * \file htdocs/lib/images.lib.php * \brief Set of function for manipulating images - * \version $Id: images.lib.php,v 1.24 2011/07/31 23:26:02 eldy Exp $ */ // Define size of logo small and mini diff --git a/htdocs/lib/invoice.lib.php b/htdocs/lib/invoice.lib.php index 04fb81094c5c7970a4e46b062c74106e802d0e6b..07eeddbea9b56ba6c1a291ddd90a15e59fb63d9b 100644 --- a/htdocs/lib/invoice.lib.php +++ b/htdocs/lib/invoice.lib.php @@ -20,9 +20,6 @@ * \file htdocs/lib/invoice.lib.php * \brief Ensemble de fonctions de base pour le module factures * \ingroup invoice - * \version $Id: invoice.lib.php,v 1.15 2011/07/31 23:25:41 eldy Exp $ * - * - * Ensemble de fonctions de base de dolibarr sous forme d'include */ function facture_prepare_head($object) diff --git a/htdocs/lib/ldap.class.php b/htdocs/lib/ldap.class.php index 42ba2e68a86ad88ce8af4797940b212cfe95a1fe..219ce12f8b20461ba8a7e0f380b2b3e2cd67527a 100644 --- a/htdocs/lib/ldap.class.php +++ b/htdocs/lib/ldap.class.php @@ -22,7 +22,6 @@ /** * \file htdocs/lib/ldap.class.php * \brief File of class to manage LDAP features - * \version $Id: ldap.class.php,v 1.77 2011/07/31 23:25:43 eldy Exp $ */ /** diff --git a/htdocs/lib/ldap.lib.php b/htdocs/lib/ldap.lib.php index 88e68f66ebaa2057286bbfae4100c50c45608928..3c07b8917c7d06d69909310d13ca24bc831d28b2 100644 --- a/htdocs/lib/ldap.lib.php +++ b/htdocs/lib/ldap.lib.php @@ -17,13 +17,10 @@ */ /** - \file htdocs/lib/ldap.lib.php - \brief Ensemble de fonctions de base pour le module LDAP - \ingroup ldap - \version $Id: ldap.lib.php,v 1.49 2011/07/31 23:25:35 eldy Exp $ - - Ensemble de fonctions de base de dolibarr sous forme d'include -*/ + * \file htdocs/lib/ldap.lib.php + * \brief Ensemble de fonctions de base pour le module LDAP + * \ingroup ldap + */ function ldap_prepare_head() { diff --git a/htdocs/lib/member.lib.php b/htdocs/lib/member.lib.php index 4e1a25ed5c1dcf12e8d8917dc607aea91541ab2e..343898df42c47df1d21a0f76802ac80794503edd 100644 --- a/htdocs/lib/member.lib.php +++ b/htdocs/lib/member.lib.php @@ -19,9 +19,6 @@ /** * \file htdocs/lib/member.lib.php * \brief Ensemble de fonctions de base pour les adherents - * \version $Id: member.lib.php,v 1.26 2011/08/17 19:43:18 hregis Exp $ - * - * Ensemble de fonctions de base de dolibarr sous forme d'include */ /** diff --git a/htdocs/lib/memory.lib.php b/htdocs/lib/memory.lib.php index 1c13d2be845979a86b0b9cf633ea218b2dc0f4e0..75e505c7ae9055371ad7b380630e2ecee5f68da0 100644 --- a/htdocs/lib/memory.lib.php +++ b/htdocs/lib/memory.lib.php @@ -19,7 +19,6 @@ /** * \file htdocs/lib/memory.lib.php * \brief Set of function for memory/cache management - * \version $Id: memory.lib.php,v 1.12 2011/08/17 21:39:08 eldy Exp $ */ global $shmkeys,$shmoffset; diff --git a/htdocs/lib/order.lib.php b/htdocs/lib/order.lib.php index 1c8bcd2e4d447c1a23f704a2b335a67cc597d217..979b0b476abe98d3e6862e288e8ec6be8b54baeb 100644 --- a/htdocs/lib/order.lib.php +++ b/htdocs/lib/order.lib.php @@ -23,7 +23,6 @@ * \file htdocs/lib/order.lib.php * \brief Ensemble de fonctions de base pour le module commande * \ingroup commande - * \version $Id: order.lib.php,v 1.27 2011/07/31 23:25:41 eldy Exp $ */ function commande_prepare_head($object) diff --git a/htdocs/lib/pdf.lib.php b/htdocs/lib/pdf.lib.php index 9937c20eddb8083fdc06e3a4ced2a30a399beba3..bdbc14aa3b84e9465e6972848b2c89f739652fef 100644 --- a/htdocs/lib/pdf.lib.php +++ b/htdocs/lib/pdf.lib.php @@ -24,7 +24,6 @@ * \file htdocs/lib/pdf.lib.php * \brief Set of functions used for PDF generation * \ingroup core - * \version $Id: pdf.lib.php,v 1.105 2011/08/18 22:25:46 eldy Exp $ */ diff --git a/htdocs/lib/prelevement.lib.php b/htdocs/lib/prelevement.lib.php index cdaa2f5c57f5137534f16c3095bceb14f5e980da..f210b492989937c58e6ef6b4b68c43fae58715ee 100644 --- a/htdocs/lib/prelevement.lib.php +++ b/htdocs/lib/prelevement.lib.php @@ -22,9 +22,6 @@ * \file htdocs/lib/prelevement.lib.php * \brief Ensemble de fonctions de base pour le module prelevement * \ingroup propal - * \version $Id: prelevement.lib.php,v 1.9 2011/07/31 23:25:28 eldy Exp $ - * - * Ensemble de fonctions de base de dolibarr sous forme d'include */ diff --git a/htdocs/lib/price.lib.php b/htdocs/lib/price.lib.php index ff4110a3883707b342a175a552ed701cd873e7b2..772c4943ee89338afbadc902a9372756bc264832 100644 --- a/htdocs/lib/price.lib.php +++ b/htdocs/lib/price.lib.php @@ -20,7 +20,6 @@ /** * \file htdocs/lib/price.lib.php * \brief Librairie contenant les fonctions pour calculer un prix. - * \version $Id: price.lib.php,v 1.36 2011/07/31 23:26:01 eldy Exp $ */ diff --git a/htdocs/lib/product.lib.php b/htdocs/lib/product.lib.php index 8b26ea6646535a8e7ac6f6669197fc2242857328..62011d3ae97feceef0ab09372254ab2d4dfa1720 100644 --- a/htdocs/lib/product.lib.php +++ b/htdocs/lib/product.lib.php @@ -22,9 +22,6 @@ * \file htdocs/lib/product.lib.php * \brief Ensemble de fonctions de base pour le module produit et service * \ingroup product - * \version $Id: product.lib.php,v 1.44 2011/07/31 23:25:32 eldy Exp $ - * - * Ensemble de fonctions de base de dolibarr sous forme d'include */ function product_prepare_head($object, $user) diff --git a/htdocs/lib/project.lib.php b/htdocs/lib/project.lib.php index d3eef74bbe6733297793386795d4394b2ec40273..31d1d0dda470a71a4d5d3d692dbecd510ba1f600 100644 --- a/htdocs/lib/project.lib.php +++ b/htdocs/lib/project.lib.php @@ -22,7 +22,6 @@ * \file htdocs/lib/project.lib.php * \brief Functions used by project module * \ingroup project - * \version $Id: project.lib.php,v 1.70 2011/07/31 23:26:00 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/projet/class/project.class.php"); @@ -98,7 +97,6 @@ function project_prepare_head($object) * \file htdocs/lib/project.lib.php * \brief Ensemble de fonctions de base pour le module projet * \ingroup societe - * \version $Id: project.lib.php,v 1.70 2011/07/31 23:26:00 eldy Exp $ */ function task_prepare_head($object) { diff --git a/htdocs/lib/propal.lib.php b/htdocs/lib/propal.lib.php index db310e8deafb5b7de9077ed0c40061a638eb12b4..f0e12008900a527f80e91a27cb7b885cb0a28a40 100644 --- a/htdocs/lib/propal.lib.php +++ b/htdocs/lib/propal.lib.php @@ -21,9 +21,6 @@ * \file htdocs/lib/propal.lib.php * \brief Ensemble de fonctions de base pour le module propal * \ingroup propal - * \version $Id: propal.lib.php,v 1.26 2011/07/31 23:25:42 eldy Exp $ - * - * Ensemble de fonctions de base de dolibarr sous forme d'include */ function propal_prepare_head($object) diff --git a/htdocs/lib/report.lib.php b/htdocs/lib/report.lib.php index 50b1a83c83c4821481b4822db7da89705c0c7585..1485d92608d926aa9a1f8d34cf7324a00a1177cd 100644 --- a/htdocs/lib/report.lib.php +++ b/htdocs/lib/report.lib.php @@ -19,7 +19,6 @@ /** * \file htdocs/lib/report.lib.php * \brief Set of functions for reporting - * \version $Id: report.lib.php,v 1.6 2011/07/31 23:25:39 eldy Exp $ */ diff --git a/htdocs/lib/security.lib.php b/htdocs/lib/security.lib.php index 408a969b2f57847cb6f7e2d53ffc67a70eb8aa58..f58e0726b7273dfb9f26a378555bbed6f016e0cc 100644 --- a/htdocs/lib/security.lib.php +++ b/htdocs/lib/security.lib.php @@ -20,7 +20,6 @@ /** * \file htdocs/lib/security.lib.php * \brief Set of function used for dolibarr security - * \version $Id: security.lib.php,v 1.128 2011/08/17 15:56:24 eldy Exp $ */ diff --git a/htdocs/lib/sendings.lib.php b/htdocs/lib/sendings.lib.php index e75bcb1abc95ac673d972d22bae6565b492c9282..6f474edc24f273664847d5765b46b121361b17a0 100644 --- a/htdocs/lib/sendings.lib.php +++ b/htdocs/lib/sendings.lib.php @@ -19,7 +19,6 @@ * \file htdocs/lib/sendings.lib.php * \ingroup expedition * \brief Library for expedition module - * \version $Id: sendings.lib.php,v 1.25 2011/07/31 23:25:42 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/product/class/product.class.php"); require_once(DOL_DOCUMENT_ROOT."/expedition/class/expedition.class.php"); diff --git a/htdocs/lib/stock.lib.php b/htdocs/lib/stock.lib.php index 034e4b81352de9f43fb44796fc98e2e72a76b391..a1894b38634c664d028d737b61372c8e9c2a2639 100644 --- a/htdocs/lib/stock.lib.php +++ b/htdocs/lib/stock.lib.php @@ -19,7 +19,6 @@ /** * \file htdocs/lib/stock.lib.php * \brief Library file with function for stock module - * \version $Id: stock.lib.php,v 1.8 2011/07/31 23:25:15 eldy Exp $ */ /** diff --git a/htdocs/lib/tax.lib.php b/htdocs/lib/tax.lib.php index eebca0ca1d7cb363452f5f8d304a5f7ca52ddf0d..1cd19bc8765e8ab896aa1673ba1f7c0ae99f85cc 100644 --- a/htdocs/lib/tax.lib.php +++ b/htdocs/lib/tax.lib.php @@ -20,7 +20,6 @@ * \file htdocs/lib/tax.lib.php * \ingroup tax * \brief Library for tax module - * \version $Id: tax.lib.php,v 1.22 2011/07/31 23:26:01 eldy Exp $ */ diff --git a/htdocs/lib/treeview.lib.php b/htdocs/lib/treeview.lib.php index bcdfd54592cde5c4f1b9dc33840c676792ebc83c..cbb101931405dd458136bb36e86df3b66dc7f8bc 100644 --- a/htdocs/lib/treeview.lib.php +++ b/htdocs/lib/treeview.lib.php @@ -20,7 +20,6 @@ * \file htdocs/lib/treeview.lib.php * \ingroup core * \brief Libraries for tree views - * \version $Id: treeview.lib.php,v 1.13 2011/07/31 23:25:41 eldy Exp $ */ diff --git a/htdocs/lib/usergroups.lib.php b/htdocs/lib/usergroups.lib.php index 34b8428adc5e829d22547bc0f8bbc91f2c3358f8..9058ff28f2e3582dd99044d04ba64723cf58784e 100644 --- a/htdocs/lib/usergroups.lib.php +++ b/htdocs/lib/usergroups.lib.php @@ -21,7 +21,6 @@ /** * \file htdocs/lib/usergroups.lib.php * \brief Ensemble de fonctions de base pour la gestion des utilisaterus et groupes - * \version $Id: usergroups.lib.php,v 1.31 2011/08/18 08:25:09 hregis Exp $ */ function user_prepare_head($object) { diff --git a/htdocs/lib/ws.lib.php b/htdocs/lib/ws.lib.php index f5b3ba3656eb6943ea9e97b11ba9607a7824f32d..511b08f0725985745377df77a54570e53ab44cf4 100755 --- a/htdocs/lib/ws.lib.php +++ b/htdocs/lib/ws.lib.php @@ -19,7 +19,6 @@ /** * \file htdocs/lib/ws.lib.php * \brief Set of function for manipulating web services - * \version $Id: ws.lib.php,v 1.3 2011/07/31 23:25:42 eldy Exp $ */ diff --git a/htdocs/lib/xcal.lib.php b/htdocs/lib/xcal.lib.php index 1e3f11e71268c22ae5ff1be064864e79e47e2952..0756984c156c040ee5567255ed4dee1dcdfa1280 100644 --- a/htdocs/lib/xcal.lib.php +++ b/htdocs/lib/xcal.lib.php @@ -19,7 +19,6 @@ /** * \file htdocs/lib/xcal.lib.php * \brief Function to manage calendar files (vcal/ical/...) - * \version $Id: xcal.lib.php,v 1.40 2011/07/31 23:25:58 eldy Exp $ */ /** diff --git a/htdocs/livraison/class/livraison.class.php b/htdocs/livraison/class/livraison.class.php index e889ff94e49c2e1377cf6db43cd450585d236ec9..47c843fb259462f96578b872b73883c8ab2862cf 100644 --- a/htdocs/livraison/class/livraison.class.php +++ b/htdocs/livraison/class/livraison.class.php @@ -22,7 +22,6 @@ * \file htdocs/livraison/class/livraison.class.php * \ingroup delivery * \brief Fichier de la classe de gestion des bons de livraison - * \version $Id: livraison.class.php,v 1.28 2011/07/31 23:24:38 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/core/class/commonobject.class.php"); diff --git a/htdocs/livraison/fiche.php b/htdocs/livraison/fiche.php index 4f226d8471d6165c75245bfcd8dbd8841603b8e6..1eeb05d92714e548b2d20b779e1c7a860df2cdc4 100644 --- a/htdocs/livraison/fiche.php +++ b/htdocs/livraison/fiche.php @@ -23,7 +23,6 @@ * \file htdocs/livraison/fiche.php * \ingroup livraison * \brief Fiche descriptive d'un bon de livraison=reception - * \version $Id: fiche.php,v 1.115 2011/08/27 14:25:02 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/mantis/mantistop.php b/htdocs/mantis/mantistop.php index 22d39f78d2721cedf99adf93d54305fc5f0703fd..7020b1b93d07a150640574a862049335c3ae24ee 100644 --- a/htdocs/mantis/mantistop.php +++ b/htdocs/mantis/mantistop.php @@ -16,11 +16,10 @@ */ /** - \file htdocs/mantis/mantistop.php - \ingroup mantis - \brief Top frame to show mantis application - \version $Id: mantistop.php,v 1.5 2011/07/31 23:24:38 eldy Exp $ -*/ + * \file htdocs/mantis/mantistop.php + * \ingroup mantis + * \brief Top frame to show mantis application + */ require ("../main.inc.php"); diff --git a/htdocs/paybox/admin/paybox.php b/htdocs/paybox/admin/paybox.php index 92ad969e94ee38210005bcef45fd41089bd911cc..00539aae7409f687b1e0d48ba2460f1d0c1ee28e 100644 --- a/htdocs/paybox/admin/paybox.php +++ b/htdocs/paybox/admin/paybox.php @@ -16,10 +16,10 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \file htdocs/paybox/admin/paybox.php - * \ingroup paybox - * \brief Page to setup paybox module - * \version $Id: paybox.php,v 1.15 2011/08/27 14:24:45 hregis Exp $ +/** + * \file htdocs/paybox/admin/paybox.php + * \ingroup paybox + * \brief Page to setup paybox module */ require("../../main.inc.php"); diff --git a/htdocs/paybox/lib/paybox.lib.php b/htdocs/paybox/lib/paybox.lib.php index d6bf726743987340a274bf33403d456db18c431a..9f2e6e5999145b32bc45e94025c0a136f88e44da 100755 --- a/htdocs/paybox/lib/paybox.lib.php +++ b/htdocs/paybox/lib/paybox.lib.php @@ -20,7 +20,6 @@ * \file htdocs/paybox/lib/paybox.lib.php * \ingroup paybox * \brief Library for common paybox functions - * \version $Id: paybox.lib.php,v 1.10 2011/08/03 01:34:59 eldy Exp $ */ function llxHeaderPaybox($title, $head = "") { diff --git a/htdocs/paypal/admin/paypal.php b/htdocs/paypal/admin/paypal.php index 752079a54aa713fed90c5370984e9744610ce750..9a03ae43a37eaf4c207bdcd1c9c756867ecb78b1 100644 --- a/htdocs/paypal/admin/paypal.php +++ b/htdocs/paypal/admin/paypal.php @@ -17,10 +17,10 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \file htdocs/paypal/admin/paypal.php - * \ingroup paypal - * \brief Page to setup paypal module - * \version $Id: paypal.php,v 1.24 2011/08/27 14:25:03 hregis Exp $ +/** + * \file htdocs/paypal/admin/paypal.php + * \ingroup paypal + * \brief Page to setup paypal module */ require("../../main.inc.php"); diff --git a/htdocs/paypal/lib/paypal.lib.php b/htdocs/paypal/lib/paypal.lib.php index 6e1e7b262f45ceb2b8cf1b73db01701c931a94c9..702a7683a4f3438dfcb834f7eb369f4b6b61dd8a 100755 --- a/htdocs/paypal/lib/paypal.lib.php +++ b/htdocs/paypal/lib/paypal.lib.php @@ -20,7 +20,6 @@ * \file htdocs/paypal/lib/paypal.lib.php * \ingroup paypal * \brief Library for common paypal functions - * \version $Id: paypal.lib.php,v 1.27 2011/08/03 01:34:59 eldy Exp $ */ function llxHeaderPaypal($title, $head = "") { diff --git a/htdocs/paypal/lib/paypalfunctions.lib.php b/htdocs/paypal/lib/paypalfunctions.lib.php index b0a7c2dece6dfafe6017dfb558e448dc1bb1209d..062084c7882b087c1e4d2287f32e37e4fc8303fb 100755 --- a/htdocs/paypal/lib/paypalfunctions.lib.php +++ b/htdocs/paypal/lib/paypalfunctions.lib.php @@ -16,10 +16,10 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \file htdocs/paypal/lib/paypalfunctions.lib.php - * \ingroup paypal - * \brief Page with Paypal init var. - * \version $Id: paypalfunctions.lib.php,v 1.8 2011/08/03 01:34:59 eldy Exp $ +/** + * \file htdocs/paypal/lib/paypalfunctions.lib.php + * \ingroup paypal + * \brief Page with Paypal init var. */ if (session_id() == "") session_start(); diff --git a/htdocs/product/admin/produit.php b/htdocs/product/admin/produit.php index b467b558131f5dbbeb28817247ad78287fdf07d3..3f46a9f9f3712d9a0f16cea53a1945fb439a63e7 100644 --- a/htdocs/product/admin/produit.php +++ b/htdocs/product/admin/produit.php @@ -23,7 +23,6 @@ * \file htdocs/product/admin/produit.php * \ingroup produit * \brief Page d'administration/configuration du module Produit - * \version $Id: produit.php,v 1.9 2011/08/27 14:25:01 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/product/ajaxproducts.php b/htdocs/product/ajaxproducts.php index 2f5b4838d29943420dcdb0614b8971bfb1b4a541..7f209839da50d2d6ad67ed1da948c51cbc284fc5 100644 --- a/htdocs/product/ajaxproducts.php +++ b/htdocs/product/ajaxproducts.php @@ -20,7 +20,6 @@ /** * \file htdocs/product/ajaxproducts.php * \brief File to return Ajax response on product list request - * \version $Id: ajaxproducts.php,v 1.37 2011/07/31 23:19:26 eldy Exp $ */ if (! defined('NOTOKENRENEWAL')) define('NOTOKENRENEWAL',1); // Disables token renewal diff --git a/htdocs/product/barcode.php b/htdocs/product/barcode.php index 3fcb2f9a6dc3c4748e459141353bd55bd6b4e0d6..158af41914c8557e7f276d00df607cb3db8953c9 100644 --- a/htdocs/product/barcode.php +++ b/htdocs/product/barcode.php @@ -21,7 +21,6 @@ * \file htdocs/product/barcode.php * \ingroup product * \brief Page with bar code informations of product - * \version $Id: barcode.php,v 1.53 2011/08/27 14:24:38 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/product/canvas/default/product.default.class.php b/htdocs/product/canvas/default/product.default.class.php index 5f8bee89683133e020ea45615afe3cc683461936..85ccafd2cdbb417c4bd33c7b53b39dcbd5c7d7c4 100644 --- a/htdocs/product/canvas/default/product.default.class.php +++ b/htdocs/product/canvas/default/product.default.class.php @@ -19,7 +19,6 @@ * \file htdocs/product/canvas/default/product.default.class.php * \ingroup produit * \brief Fichier de la classe des produits par defaut - * \version $Id: product.default.class.php,v 1.42 2011/07/31 23:19:28 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT.'/product/class/product.class.php'); diff --git a/htdocs/product/canvas/service/product.service.class.php b/htdocs/product/canvas/service/product.service.class.php index 11a4a5d74fedd39962a12048dbfdab8e530deb75..9ef8f5297c12e3d51a73cea35544b7e4e92a22ec 100644 --- a/htdocs/product/canvas/service/product.service.class.php +++ b/htdocs/product/canvas/service/product.service.class.php @@ -19,7 +19,6 @@ * \file htdocs/product/canvas/service/product.service.class.php * \ingroup service * \brief Fichier de la classe des services par defaut - * \version $Id: product.service.class.php,v 1.15 2011/07/31 23:24:03 eldy Exp $ */ /** diff --git a/htdocs/product/class/html.formproduct.class.php b/htdocs/product/class/html.formproduct.class.php index 30e97de04a5c77180662b3631ec93bb8370baba0..b34fbcf30b72a81792aac741d72d6cf3084f349e 100644 --- a/htdocs/product/class/html.formproduct.class.php +++ b/htdocs/product/class/html.formproduct.class.php @@ -18,7 +18,6 @@ /** * \file htdocs/product/class/html.formproduct.class.php * \brief Fichier de la classe des fonctions predefinie de composants html - * \version $Id: html.formproduct.class.php,v 1.11 2011/07/31 23:24:03 eldy Exp $ */ diff --git a/htdocs/product/class/product.class.php b/htdocs/product/class/product.class.php index 95d7f9410e9ca9a5dec6d8e87b011b4cd3b5d655..4e8ff5faa66088d2fb5b69e1fbfadd461058389b 100644 --- a/htdocs/product/class/product.class.php +++ b/htdocs/product/class/product.class.php @@ -24,7 +24,6 @@ * \file htdocs/product/class/product.class.php * \ingroup produit * \brief Fichier de la classe des produits predefinis - * \version $Id: product.class.php,v 1.51 2011/08/18 16:16:04 simnandez Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/core/class/commonobject.class.php"); diff --git a/htdocs/product/class/service.class.php b/htdocs/product/class/service.class.php index d24c4c5ffde4639863cbbbfe2443ed62369c51c4..c08750a53429ee7cea19eecd99031a386cde074d 100644 --- a/htdocs/product/class/service.class.php +++ b/htdocs/product/class/service.class.php @@ -20,7 +20,6 @@ * \file htdocs/product/class/service.class.php * \ingroup service * \brief Fichier de la classe des services predefinis - * \version $Id: service.class.php,v 1.4 2011/07/31 23:24:02 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/core/class/commonobject.class.php"); diff --git a/htdocs/product/composition/fiche.php b/htdocs/product/composition/fiche.php index cb268fb4266e34087c40d3a084ccc6811d329511..7a94864953a5eaa7838e0d1bbe81fd17dfe633c4 100644 --- a/htdocs/product/composition/fiche.php +++ b/htdocs/product/composition/fiche.php @@ -24,7 +24,6 @@ * \file htdocs/product/composition/fiche.php * \ingroup product * \brief Page de la fiche produit - * \version $Id: fiche.php,v 1.14 2011/08/27 14:24:28 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/product/document.php b/htdocs/product/document.php index 807bafd278ef981694a7f5e6c75f54c9bec3b1c3..3d9f759f4db66bd58776075f3eb55a42ed0fdf49 100755 --- a/htdocs/product/document.php +++ b/htdocs/product/document.php @@ -23,7 +23,6 @@ * \file htdocs/product/document.php * \ingroup product * \brief Page des documents joints sur les produits - * \version $Id: document.php,v 1.70 2011/08/27 14:24:38 hregis Exp $ */ require('../main.inc.php'); diff --git a/htdocs/product/fiche.php b/htdocs/product/fiche.php index b6f3212a5f8b86787f05486ded7cff0928fd6dc3..1aca4f8fb287cf323b59af6219cc0aa40dedbe0f 100644 --- a/htdocs/product/fiche.php +++ b/htdocs/product/fiche.php @@ -25,7 +25,6 @@ * \file htdocs/product/fiche.php * \ingroup product * \brief Page to show product - * \version $Id: fiche.php,v 1.379 2011/08/27 14:24:38 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/product/fournisseurs.php b/htdocs/product/fournisseurs.php index 27c9901d2bdee9d1104080ec983c6583c3e12192..2e7ed092fe4d9755e210dec8e34267285072f72f 100644 --- a/htdocs/product/fournisseurs.php +++ b/htdocs/product/fournisseurs.php @@ -23,7 +23,6 @@ * \file htdocs/product/fournisseurs.php * \ingroup product * \brief Page of tab suppliers for products - * \version $Id: fournisseurs.php,v 1.102 2011/08/27 14:24:37 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/product/index.php b/htdocs/product/index.php index 2a00e69e571d59a28022d40ba044447da46355ad..7ec3d4fd147ae98bb84466d17b33260e6523927c 100644 --- a/htdocs/product/index.php +++ b/htdocs/product/index.php @@ -21,7 +21,6 @@ * \file htdocs/product/index.php * \ingroup product * \brief Page accueil des produits et services - * \version $Id: index.php,v 1.102 2011/08/27 14:24:38 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/product/liste.php b/htdocs/product/liste.php index 2a270b59d85986c364f653b37de2168239be70bf..f33ef3184998d17dd55d0b6e10ebe30c368826f0 100644 --- a/htdocs/product/liste.php +++ b/htdocs/product/liste.php @@ -21,7 +21,6 @@ * \file htdocs/product/liste.php * \ingroup produit * \brief Page to list products and services - * \version $Id: liste.php,v 1.159 2011/08/27 14:24:37 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/product/photos.php b/htdocs/product/photos.php index eda0588b899b24a551096e6fa5817d791e4da56f..e7432c2fd2ecb57fe3d973de5abf3ca5cb336ab9 100644 --- a/htdocs/product/photos.php +++ b/htdocs/product/photos.php @@ -22,7 +22,6 @@ * \file htdocs/product/photos.php * \ingroup product * \brief Onglet photos de la fiche produit - * \version $Id: photos.php,v 1.92 2011/08/27 14:24:37 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/product/popuprop.php b/htdocs/product/popuprop.php index 8c79b109eb5ebfecdb4967c4efede44c579dcfa2..22de60fd707985434c9e49412011594a06c93bed 100644 --- a/htdocs/product/popuprop.php +++ b/htdocs/product/popuprop.php @@ -18,10 +18,10 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \file htdocs/product/popuprop.php - * \ingroup propal, produit - * \brief Liste des produits/services par popularite - * \version $Id: popuprop.php,v 1.43 2011/08/27 14:24:38 hregis Exp $ +/** + * \file htdocs/product/popuprop.php + * \ingroup propal, produit + * \brief Liste des produits/services par popularite */ require("../main.inc.php"); diff --git a/htdocs/product/price.php b/htdocs/product/price.php index 441ba6a20aeced18ad0c4f7dd8ad59f37617265b..6e3fad0ca288b854b8100ae89016331c0e168879 100644 --- a/htdocs/product/price.php +++ b/htdocs/product/price.php @@ -23,7 +23,6 @@ * \file htdocs/product/price.php * \ingroup product * \brief Page to show product prices - * \version $Id: price.php,v 1.112 2011/08/27 14:24:38 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/product/reassort.php b/htdocs/product/reassort.php index 2520085777490b4673fd7fe8ba24c630cac44d83..92f668fc00b65fdbf292650a6189b1423ffc1641 100644 --- a/htdocs/product/reassort.php +++ b/htdocs/product/reassort.php @@ -21,7 +21,6 @@ * \file htdocs/product/reassort.php * \ingroup produit * \brief Page to list stocks - * \version $Id: reassort.php,v 1.63 2011/08/27 14:24:38 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/product/stats/commande.php b/htdocs/product/stats/commande.php index a56161dbd154149a0c7b026ef4a375faed0f5630..356fac863c10f04b7dca900a133c1be8fdbf5514 100644 --- a/htdocs/product/stats/commande.php +++ b/htdocs/product/stats/commande.php @@ -21,7 +21,6 @@ * \file htdocs/product/stats/commande.php * \ingroup product service commande * \brief Page des stats des commandes clients pour un produit - * \version $Id: commande.php,v 1.49 2011/08/27 14:24:42 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/product/stats/commande_fournisseur.php b/htdocs/product/stats/commande_fournisseur.php index e3e35d1259edcf82f18e0f31bf6b2d2345fff366..b9faf7cf016cac91e57fa26384fd27282ab3ca9b 100644 --- a/htdocs/product/stats/commande_fournisseur.php +++ b/htdocs/product/stats/commande_fournisseur.php @@ -21,7 +21,6 @@ * \file htdocs/product/stats/commande_fournisseur.php * \ingroup product service commande * \brief Page des stats des commandes fournisseurs pour un produit - * \version $Id: commande_fournisseur.php,v 1.35 2011/08/27 14:24:42 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/product/stats/contrat.php b/htdocs/product/stats/contrat.php index e0677c9c68de354091013d8beffc0833c21dcdc4..677b8b9021df3e0d87796e183fda9ff643e0797c 100644 --- a/htdocs/product/stats/contrat.php +++ b/htdocs/product/stats/contrat.php @@ -21,7 +21,6 @@ * \file htdocs/product/stats/contrat.php * \ingroup product service contrat * \brief Page des stats des contrats pour un produit - * \version $Id: contrat.php,v 1.48 2011/08/27 14:24:41 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/product/stats/facture.php b/htdocs/product/stats/facture.php index d0458cac19f303fdbc4c0ecbbc8c5176ffc53067..37423aae0e0828e6b14d5aedee15374a97f67605 100644 --- a/htdocs/product/stats/facture.php +++ b/htdocs/product/stats/facture.php @@ -21,7 +21,6 @@ * \file htdocs/product/stats/facture.php * \ingroup product service facture * \brief Page des stats des factures clients pour un produit - * \version $Id: facture.php,v 1.85 2011/08/27 14:24:41 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/product/stats/facture_fournisseur.php b/htdocs/product/stats/facture_fournisseur.php index f17ba94c108b55505c98426667bb844d7aba9f71..95a45d8a658b9ad4d1a8d1eb6c9277054fef00be 100644 --- a/htdocs/product/stats/facture_fournisseur.php +++ b/htdocs/product/stats/facture_fournisseur.php @@ -21,7 +21,6 @@ * \file htdocs/product/stats/facture_fournisseur.php * \ingroup product service facture * \brief Page des stats des factures fournisseurs pour un produit - * \version $Id: facture_fournisseur.php,v 1.34 2011/08/27 14:24:41 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/product/stats/fiche.php b/htdocs/product/stats/fiche.php index f580280e8091c40610732251ee124f62440821bf..08308e70f1d226b1529e10a651912b24ebe8e2d3 100644 --- a/htdocs/product/stats/fiche.php +++ b/htdocs/product/stats/fiche.php @@ -22,7 +22,6 @@ * \file htdocs/product/stats/fiche.php * \ingroup product * \brief Page of product statistics - * \version $Id: fiche.php,v 1.112 2011/08/27 14:24:41 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/product/stats/propal.php b/htdocs/product/stats/propal.php index 6007293d98f2480222edaae215da9708626200e9..9348be54f84927ed62da0ff3007c59f2ff31c1af 100644 --- a/htdocs/product/stats/propal.php +++ b/htdocs/product/stats/propal.php @@ -21,7 +21,6 @@ * \file htdocs/product/stats/propal.php * \ingroup product service propal * \brief Page des stats des propals pour un produit - * \version $Id: propal.php,v 1.59 2011/08/27 14:24:42 hregis Exp $ */ diff --git a/htdocs/product/stock/class/entrepot.class.php b/htdocs/product/stock/class/entrepot.class.php index aca3b3db5baad17c2b0ca056c52b2d65c46fd77b..0a73a4818104722ee7a407a470217c37962c3b8d 100644 --- a/htdocs/product/stock/class/entrepot.class.php +++ b/htdocs/product/stock/class/entrepot.class.php @@ -21,7 +21,6 @@ * \file htdocs/product/stock/class/entrepot.class.php * \ingroup stock * \brief Fichier de la classe de gestion des entrepots - * \version $Id: entrepot.class.php,v 1.11 2011/07/31 23:24:02 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/core/class/commonobject.class.php"); diff --git a/htdocs/product/stock/fiche-valo.php b/htdocs/product/stock/fiche-valo.php index 63adaa24181fc7acd034a6b7bbc7f15c61c3e685..c9a6e8053ba645cb413539555540bf53a88044f7 100644 --- a/htdocs/product/stock/fiche-valo.php +++ b/htdocs/product/stock/fiche-valo.php @@ -20,7 +20,6 @@ * \file htdocs/product/stock/fiche-valo.php * \ingroup stock * \brief Page fiche de valorisation du stock dans l'entrepot - * \version $Id: fiche-valo.php,v 1.18 2011/08/27 14:24:58 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/product/stock/fiche.php b/htdocs/product/stock/fiche.php index a334721e5609cc80e836e855c5f09a944ffd68b0..cc3fca7e327372ff4eac77aa8b7cee407f377e2f 100644 --- a/htdocs/product/stock/fiche.php +++ b/htdocs/product/stock/fiche.php @@ -22,7 +22,6 @@ * \file htdocs/product/stock/fiche.php * \ingroup stock * \brief Page fiche entrepot - * \version $Id: fiche.php,v 1.101 2011/08/27 14:24:57 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/product/stock/info.php b/htdocs/product/stock/info.php index 08aaad6d3e611172a7bc60e6004ebd0740b1831e..a62fec1d2561e035f65d2108c568512f4397713c 100644 --- a/htdocs/product/stock/info.php +++ b/htdocs/product/stock/info.php @@ -19,7 +19,6 @@ * \file htdocs/product/stock/info.php * \ingroup stock * \brief Page des informations d'un entrepot - * \version $Id: info.php,v 1.17 2011/08/27 14:24:57 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/product/stock/liste.php b/htdocs/product/stock/liste.php index 6c637dfd83d0cc2e1c186c15d60fb2b8b614d72f..9db7e58fae5440f839f5e8c05883fc5271cb2fe8 100644 --- a/htdocs/product/stock/liste.php +++ b/htdocs/product/stock/liste.php @@ -21,7 +21,6 @@ * \file htdocs/product/stock/liste.php * \ingroup stock * \brief Page liste des stocks - * \version $Id: liste.php,v 1.23 2011/08/27 14:24:57 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/product/stock/mouvement.php b/htdocs/product/stock/mouvement.php index b025068fe456f7f0625b3ea59fefb6e09767596f..a48e4738135882a81cb802813ef1d35282139590 100644 --- a/htdocs/product/stock/mouvement.php +++ b/htdocs/product/stock/mouvement.php @@ -21,7 +21,6 @@ * \file htdocs/product/stock/mouvement.php * \ingroup stock * \brief Page to list stock movements - * \version $Id: mouvement.php,v 1.64 2011/08/27 14:24:57 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/product/stock/product.php b/htdocs/product/stock/product.php index be60a378f3f7face85dcc61d3dcf5404148408e3..060fb14090d9e079747fec5c8672a2754cd5febf 100644 --- a/htdocs/product/stock/product.php +++ b/htdocs/product/stock/product.php @@ -23,7 +23,6 @@ * \file htdocs/product/stock/product.php * \ingroup product stock * \brief Page to list detailed stock of a product - * \version $Id: product.php,v 1.110 2011/08/27 14:24:57 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/product/stock/user.php b/htdocs/product/stock/user.php index 79751b13076205faaad46d0ea50f7b4a345287ff..1c15bddde570c1ad8aff5a683b831a70315e58ce 100644 --- a/htdocs/product/stock/user.php +++ b/htdocs/product/stock/user.php @@ -22,7 +22,6 @@ * \file htdocs/product/stock/user.php * \ingroup stock * \brief Page to link dolibarr users with warehouses - * \version $Id: user.php,v 1.17 2011/08/27 14:24:57 hregis Exp $ * \deprecated This page is never called. Feature will never be developped. */ diff --git a/htdocs/product/stock/valo.php b/htdocs/product/stock/valo.php index ca2a1e0f69e05e0613c0d192b842b022f3241f00..bc6e6084b92271d13dc76271d27ce3a47bb179e5 100644 --- a/htdocs/product/stock/valo.php +++ b/htdocs/product/stock/valo.php @@ -21,7 +21,6 @@ * \file htdocs/product/stock/valo.php * \ingroup stock * \brief Page with stock values - * \version $Id: valo.php,v 1.28 2011/08/27 14:24:58 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/product/traduction.php b/htdocs/product/traduction.php index f7d062c03447e632a1d72ed081b92b55238aa764..2381f7a364e2138deb4ae6a9e58667b33f55e646 100644 --- a/htdocs/product/traduction.php +++ b/htdocs/product/traduction.php @@ -22,7 +22,6 @@ * \file htdocs/product/traduction.php * \ingroup product * \brief Page de traduction des produits - * \version $Id: traduction.php,v 1.46 2011/08/27 14:24:38 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/projet/activity/index.php b/htdocs/projet/activity/index.php index c02e09b5307ac335254920af98d3c4d35f3bcf29..d1252ed31cdd73805723f3296e3e0703afc479a8 100644 --- a/htdocs/projet/activity/index.php +++ b/htdocs/projet/activity/index.php @@ -21,7 +21,6 @@ * \file htdocs/projet/activity/index.php * \ingroup projet * \brief Page activite perso du module projet - * \version $Id: index.php,v 1.38 2011/08/27 14:25:00 hregis Exp $ */ require ("../../main.inc.php"); diff --git a/htdocs/projet/activity/list.php b/htdocs/projet/activity/list.php index f74da10fb0df225b941c6548470199dd512dfdad..a6aa53998b7e234a8135bafd637079cc1e88a8b6 100644 --- a/htdocs/projet/activity/list.php +++ b/htdocs/projet/activity/list.php @@ -22,7 +22,6 @@ * \file htdocs/projet/activity/list.php * \ingroup projet * \brief List activities of tasks - * \version $Id: list.php,v 1.32 2011/08/27 14:25:00 hregis Exp $ */ require ("../../main.inc.php"); diff --git a/htdocs/projet/class/project.class.php b/htdocs/projet/class/project.class.php index e300c26470b3b4ce0100022a13cb7d870575b327..df752dd0b2576b580a84101df28b90571e855481 100644 --- a/htdocs/projet/class/project.class.php +++ b/htdocs/projet/class/project.class.php @@ -21,7 +21,6 @@ * \file htdocs/projet/class/project.class.php * \ingroup projet * \brief Fichier de la classe de gestion des projets - * \version $Id: project.class.php,v 1.24 2011/07/31 23:23:39 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/core/class/commonobject.class.php"); diff --git a/htdocs/projet/class/task.class.php b/htdocs/projet/class/task.class.php index e03edf379a8b0c1b956585aba2d8b5d23d7ad365..086fdae5955be0af900c2b8f798a339211451c47 100644 --- a/htdocs/projet/class/task.class.php +++ b/htdocs/projet/class/task.class.php @@ -20,8 +20,6 @@ * \file htdocs/projet/class/task.class.php * \ingroup project * \brief This file is a CRUD class file for Task (Create/Read/Update/Delete) - * \version $Id: task.class.php,v 1.12 2011/07/31 23:23:39 eldy Exp $ - * \remarks Initialy built by build_class_from_table on 2008-09-10 12:41 */ require_once(DOL_DOCUMENT_ROOT."/core/class/commonobject.class.php"); diff --git a/htdocs/projet/contact.php b/htdocs/projet/contact.php index 1400a1722977b89152bbd946cefc71eb8b43b032..0bfa0ef5a48b6deba07f073867dbb59f69a2ea7e 100644 --- a/htdocs/projet/contact.php +++ b/htdocs/projet/contact.php @@ -19,7 +19,6 @@ * \file htdocs/projet/contact.php * \ingroup project * \brief Onglet de gestion des contacts du projet - * \version $Id: contact.php,v 1.31 2011/08/27 14:24:16 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/projet/document.php b/htdocs/projet/document.php index e006feb7bdf615794e5f89c0152823aa05871be1..8934a3e737c9436ca488b0bfe0a2ca117b3d95f9 100644 --- a/htdocs/projet/document.php +++ b/htdocs/projet/document.php @@ -19,7 +19,6 @@ * \file htdocs/projet/document.php * \ingroup project * \brief Page de gestion des documents attachees a un projet - * \version $Id: document.php,v 1.15 2011/08/27 14:24:16 hregis Exp $ */ require('../main.inc.php'); diff --git a/htdocs/projet/element.php b/htdocs/projet/element.php index 1fb4490294bf5c701bbf57e7fcca5338b853cf57..d743241060ce4de7deb5b44ba4e1965fd5c6b280 100644 --- a/htdocs/projet/element.php +++ b/htdocs/projet/element.php @@ -21,7 +21,6 @@ * \file htdocs/projet/element.php * \ingroup projet facture * \brief Page of project referrers - * \version $Id: element.php,v 1.50 2011/08/27 14:24:16 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/projet/fiche.php b/htdocs/projet/fiche.php index 6077b10e052343cbe84395ef31d696eed3209d04..9431d514e2d5abcc740fb9327357cce57f9e438c 100644 --- a/htdocs/projet/fiche.php +++ b/htdocs/projet/fiche.php @@ -21,7 +21,6 @@ * \file htdocs/projet/fiche.php * \ingroup projet * \brief Project card - * \version $Id: fiche.php,v 1.128 2011/08/27 14:24:16 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/projet/ganttchart.php b/htdocs/projet/ganttchart.php index 17678e651abb1eb6ea4069743f34ccdef937f864..27eb4bb919fdf9e33f6339fcd4cd6f2c549c8165 100644 --- a/htdocs/projet/ganttchart.php +++ b/htdocs/projet/ganttchart.php @@ -19,7 +19,6 @@ * \file htdocs/projet/ganttchart.php * \ingroup projet * \brief Gantt diagram of a project - * \version $Id: ganttchart.php,v 1.8 2011/08/08 16:00:46 eldy Exp $ */ ?> diff --git a/htdocs/projet/ganttview.php b/htdocs/projet/ganttview.php index b89915f87d1422da39cdff19f8ecb143f9123e02..e6e6f20954128ec2f0f1f3d5cb012630d27183fd 100644 --- a/htdocs/projet/ganttview.php +++ b/htdocs/projet/ganttview.php @@ -21,7 +21,6 @@ * \file htdocs/projet/ganttview.php * \ingroup projet * \brief Gantt diagramm of a project - * \version $Id: ganttview.php,v 1.15 2011/08/27 14:24:16 hregis Exp $ */ require ("../main.inc.php"); diff --git a/htdocs/projet/index.php b/htdocs/projet/index.php index 1f7bca297d603dced135343df0a0186245ebb88f..5d339d1577551f840ca2df205af7a2f7dd59ac85 100644 --- a/htdocs/projet/index.php +++ b/htdocs/projet/index.php @@ -21,7 +21,6 @@ * \file htdocs/projet/index.php * \ingroup projet * \brief Main project home page - * \version $Id: index.php,v 1.77 2011/08/27 14:24:16 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/projet/jsgantt_language.js.php b/htdocs/projet/jsgantt_language.js.php index 7affcf4b183b037d8252f3259ff75708ebe2087f..e1aa088883f464cde1b106d714d287b054e37898 100644 --- a/htdocs/projet/jsgantt_language.js.php +++ b/htdocs/projet/jsgantt_language.js.php @@ -18,7 +18,6 @@ /** * \file htdocs/projet/jsgantt_language.js.php * \brief Fichier de javascript de traduction pour JSGantt - * \version $Id: jsgantt_language.js.php,v 1.4 2011/07/31 23:23:39 eldy Exp $ */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language diff --git a/htdocs/projet/liste.php b/htdocs/projet/liste.php index 08e1cde7a39ea4817597897b857748345c88cca4..63abcd891957084a211a427d3037f216dc526865 100644 --- a/htdocs/projet/liste.php +++ b/htdocs/projet/liste.php @@ -22,7 +22,6 @@ * \file htdocs/projet/liste.php * \ingroup projet * \brief Page to list projects - * \version $Id: liste.php,v 1.50 2011/08/27 14:24:16 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/projet/note.php b/htdocs/projet/note.php index b95b4b077794c498b0294c57c6a4d412fe53b2e3..9a475379f97547856e98d01041e1456196f95970 100644 --- a/htdocs/projet/note.php +++ b/htdocs/projet/note.php @@ -19,7 +19,6 @@ * \file htdocs/projet/note.php * \ingroup project * \brief Fiche d'information sur un projet - * \version $Id: note.php,v 1.14 2011/08/27 14:24:16 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/projet/tasks.php b/htdocs/projet/tasks.php index f9cb5b134b27f05183d6bef1d600ce27dac55a0b..177dbf10e46e187a646e02d222821b5fee12fef3 100644 --- a/htdocs/projet/tasks.php +++ b/htdocs/projet/tasks.php @@ -21,7 +21,6 @@ * \file htdocs/projet/tasks.php * \ingroup projet * \brief List all tasks of a project - * \version $Id: tasks.php,v 1.9 2011/08/27 14:24:16 hregis Exp $ */ require ("../main.inc.php"); diff --git a/htdocs/projet/tasks/contact.php b/htdocs/projet/tasks/contact.php index 2e7ed6ebf6efbf467a8ca5db197436c65cb9cdb3..ca6814ed2b584df2ece48d2a977ebb124efb66a6 100644 --- a/htdocs/projet/tasks/contact.php +++ b/htdocs/projet/tasks/contact.php @@ -21,7 +21,6 @@ * \file htdocs/projet/tasks/contact.php * \ingroup project * \brief Actors of a task - * \version $Id: contact.php,v 1.25 2011/08/27 14:24:49 hregis Exp $ */ require ("../../main.inc.php"); diff --git a/htdocs/projet/tasks/document.php b/htdocs/projet/tasks/document.php index e6e9d0b12f87502c694cf6393ae126e0643b3d05..13ca515c09bb3497a2321bb6f4b802d100d3f395 100644 --- a/htdocs/projet/tasks/document.php +++ b/htdocs/projet/tasks/document.php @@ -19,7 +19,6 @@ * \file htdocs/projet/tasks/document.php * \ingroup project * \brief Page de gestion des documents attachees a une tache d'un projet - * \version $Id: document.php,v 1.17 2011/08/27 14:24:49 hregis Exp $ */ require('../../main.inc.php'); diff --git a/htdocs/projet/tasks/index.php b/htdocs/projet/tasks/index.php index fb61b61d01a3cf2a4297e59ee7de49e6ed682c4b..7eeddae234c46ca7db3b36477466aacfd698d886 100644 --- a/htdocs/projet/tasks/index.php +++ b/htdocs/projet/tasks/index.php @@ -21,7 +21,6 @@ * \file htdocs/projet/tasks/index.php * \ingroup project * \brief List all task of a project - * \version $Id: index.php,v 1.44 2011/08/27 14:24:49 hregis Exp $ */ require ("../../main.inc.php"); diff --git a/htdocs/projet/tasks/note.php b/htdocs/projet/tasks/note.php index 46414424b4e52cb412d9d509c556a31374ebd442..d36d24f05172c515751af4b28f50d8a55a32e1da 100644 --- a/htdocs/projet/tasks/note.php +++ b/htdocs/projet/tasks/note.php @@ -19,7 +19,6 @@ * \file htdocs/projet/tasks/note.php * \ingroup project * \brief Page to show information on a task - * \version $Id: note.php,v 1.14 2011/08/27 14:24:49 hregis Exp $ */ require ("../../main.inc.php"); diff --git a/htdocs/projet/tasks/task.php b/htdocs/projet/tasks/task.php index 381cf1bc046808efc128e1958300f5fd3ede851b..87470c74a4dda9df7f77dc11ef9f1a3b7689a6e6 100644 --- a/htdocs/projet/tasks/task.php +++ b/htdocs/projet/tasks/task.php @@ -21,7 +21,6 @@ * \file htdocs/projet/tasks/task.php * \ingroup projet * \brief Fiche taches d'un projet - * \version $Id: task.php,v 1.44 2011/08/27 14:24:49 hregis Exp $ */ require ("../../main.inc.php"); diff --git a/htdocs/projet/tasks/time.php b/htdocs/projet/tasks/time.php index 60f5fc2fce609a631dc9e17bdc9363c559c67285..55e249445ec6ebf3577d23be0e67c87bda01809f 100644 --- a/htdocs/projet/tasks/time.php +++ b/htdocs/projet/tasks/time.php @@ -22,7 +22,6 @@ * \file htdocs/projet/tasks/time.php * \ingroup projet * \brief Page to add new time spent on a task - * \version $Id: time.php,v 1.34 2011/08/27 14:24:49 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/public/agenda/agendaexport.php b/htdocs/public/agenda/agendaexport.php index 8189d77a172a4972e581c7feb52fc8fc5e8ca412..c8548cef249752b2f7e719ee21c05a635d3516e6 100644 --- a/htdocs/public/agenda/agendaexport.php +++ b/htdocs/public/agenda/agendaexport.php @@ -15,13 +15,13 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/** \file htdocs/public/agenda/agendaexport.php - * \ingroup agenda - * \brief Page to export agenda - * http://127.0.0.1/dolibarr/public/agenda/agendaexport.php?format=vcal&exportkey=cle - * http://127.0.0.1/dolibarr/public/agenda/agendaexport.php?format=ical&type=event&exportkey=cle - * http://127.0.0.1/dolibarr/public/agenda/agendaexport.php?format=rss&exportkey=cle - * \version $Id: agendaexport.php,v 1.18 2011/07/31 23:23:21 eldy Exp $ +/** + * \file htdocs/public/agenda/agendaexport.php + * \ingroup agenda + * \brief Page to export agenda + * http://127.0.0.1/dolibarr/public/agenda/agendaexport.php?format=vcal&exportkey=cle + * http://127.0.0.1/dolibarr/public/agenda/agendaexport.php?format=ical&type=event&exportkey=cle + * http://127.0.0.1/dolibarr/public/agenda/agendaexport.php?format=rss&exportkey=cle */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); @@ -73,7 +73,7 @@ if (empty($conf->global->MAIN_AGENDA_XCAL_EXPORTKEY)) llxHeaderVierge(); print '<div class="error">Module Agenda was not configured properly.</div>'; - llxFooterVierge('$Date: 2011/07/31 23:23:21 $ - $Revision: 1.18 $'); + llxFooterVierge('$Date: 2011/08/27 16:15:40 $ - $Revision: 1.19 $'); exit; } @@ -84,7 +84,7 @@ if (empty($_GET["exportkey"]) || $conf->global->MAIN_AGENDA_XCAL_EXPORTKEY != $_ llxHeaderVierge(); print '<div class="error">Bad value for key.</div>'; - llxFooterVierge('$Date: 2011/07/31 23:23:21 $ - $Revision: 1.18 $'); + llxFooterVierge('$Date: 2011/08/27 16:15:40 $ - $Revision: 1.19 $'); exit; } @@ -116,7 +116,7 @@ if ($shortfilename=='dolibarrcalendar') $langs->load("errors"); llxHeaderVierge(); print '<div class="error">'.$langs->trans("ErrorWrongValueForParameterX",'format').'</div>'; - llxFooterVierge('$Date: 2011/07/31 23:23:21 $ - $Revision: 1.18 $'); + llxFooterVierge('$Date: 2011/08/27 16:15:40 $ - $Revision: 1.19 $'); exit; } @@ -201,5 +201,5 @@ if ($format == 'rss') llxHeaderVierge(); print '<div class="error">'.$agenda->error.'</div>'; -llxFooterVierge('$Date: 2011/07/31 23:23:21 $ - $Revision: 1.18 $'); +llxFooterVierge('$Date: 2011/08/27 16:15:40 $ - $Revision: 1.19 $'); ?> diff --git a/htdocs/public/agenda/index.php b/htdocs/public/agenda/index.php index 148d3086bba9f3716669fad71e3e4e21de0c98b7..272dfb4385b19506e1cc15165d5bb5a04927394a 100644 --- a/htdocs/public/agenda/index.php +++ b/htdocs/public/agenda/index.php @@ -20,7 +20,6 @@ * \ingroup core * \brief A redirect page to an error * \author Laurent Destailleur - * \version $Id: index.php,v 1.2 2011/07/31 23:23:21 eldy Exp $ */ require("../../master.inc.php"); diff --git a/htdocs/public/demo/index.php b/htdocs/public/demo/index.php index fef3c04a3f17bf0ada7b43662fc555fe73e2ba14..a50fcedecc11877d6c1d9eff4add036aa6286e3a 100644 --- a/htdocs/public/demo/index.php +++ b/htdocs/public/demo/index.php @@ -22,7 +22,6 @@ * \ingroup core * \brief Entry page to access demo * \author Laurent Destailleur - * \version $Id: index.php,v 1.61 2011/07/31 23:23:21 eldy Exp $ */ define("NOLOGIN",1); // This means this output page does not require to be logged. @@ -353,7 +352,7 @@ if (! empty($conf->global->MAIN_GOOGLE_AN_ID)) } -llxFooterVierge('$Date: 2011/07/31 23:23:21 $ - $Revision: 1.61 $'); +llxFooterVierge('$Date: 2011/08/27 16:15:37 $ - $Revision: 1.62 $'); diff --git a/htdocs/public/donations/donateurs_code.php b/htdocs/public/donations/donateurs_code.php index e420384cefba40f793bcd61cf59f36094d14c057..df04061e4bbb0a9bdd6aaf3bfeca098ddddf3f0d 100644 --- a/htdocs/public/donations/donateurs_code.php +++ b/htdocs/public/donations/donateurs_code.php @@ -19,7 +19,6 @@ * \file htdocs/public/donations/donateurs_code.php * \ingroup donation * \brief Page to list donators - * \version $Id: donateurs_code.php,v 1.13 2011/07/31 23:23:21 eldy Exp $ */ define("NOLOGIN",1); // This means this output page does not require to be logged. diff --git a/htdocs/public/donations/index.php b/htdocs/public/donations/index.php index 12361f99edda2b1c4e89c3c3c2feb3885747cec2..2aaf1de030e43032a7c93d5efac2381b20ce82ec 100644 --- a/htdocs/public/donations/index.php +++ b/htdocs/public/donations/index.php @@ -20,7 +20,6 @@ * \ingroup core * \brief A redirect page to an error * \author Laurent Destailleur - * \version $Id: index.php,v 1.2 2011/07/31 23:23:21 eldy Exp $ */ require("../../master.inc.php"); diff --git a/htdocs/public/donations/therm.php b/htdocs/public/donations/therm.php index 13618c91a4894c73c44ed32c96d0fde28a093c0f..03cb3b6b72aa4724ce4d854fd452ca1b07a7c3c5 100644 --- a/htdocs/public/donations/therm.php +++ b/htdocs/public/donations/therm.php @@ -20,7 +20,6 @@ * \file htdocs/public/donations/therm.php * \ingroup donation * \brief Screen with thermometer - * \version $Id: therm.php,v 1.8 2011/07/31 23:23:21 eldy Exp $ */ define("NOLOGIN",1); // This means this output page does not require to be logged. diff --git a/htdocs/public/index.php b/htdocs/public/index.php index 639badd8cfdd13488d43af9e705e8c8a1f4411b4..aeb6f2c8050d38a8638d34cf0eaaff5e0b89cbfa 100644 --- a/htdocs/public/index.php +++ b/htdocs/public/index.php @@ -20,7 +20,6 @@ * \ingroup core * \brief A redirect page to an error * \author Laurent Destailleur - * \version $Id: index.php,v 1.5 2011/07/31 23:23:21 eldy Exp $ */ require("../master.inc.php"); diff --git a/htdocs/public/members/index.php b/htdocs/public/members/index.php index b208491699794168b5798d145fc25d7cfbddbf72..d257412fedcbe9264c7b90dfc9be89eeaa31e086 100644 --- a/htdocs/public/members/index.php +++ b/htdocs/public/members/index.php @@ -20,7 +20,6 @@ * \ingroup core * \brief A redirect page to an error * \author Laurent Destailleur - * \version $Id: index.php,v 1.3 2011/07/31 23:23:21 eldy Exp $ */ require("../../master.inc.php"); diff --git a/htdocs/public/members/new.php b/htdocs/public/members/new.php index 5d1802d9b2ae686664b1434aeb90128247e27a1c..5b979b9548eb617c862e6517c151eafd254d71b9 100644 --- a/htdocs/public/members/new.php +++ b/htdocs/public/members/new.php @@ -21,7 +21,6 @@ * \file htdocs/public/members/new.php * \ingroup member * \brief Example of form to add a new member - * \version $Id: new.php,v 1.44 2011/08/20 15:11:33 eldy Exp $ * * Note that you can add following constant to change behaviour of page * MEMBER_NEWFORM_AMOUNT Default amount for autosubscribe form @@ -293,7 +292,7 @@ if ($action == 'added') print $langs->trans("NewMemberbyWeb"); print '</center>'; - llxFooterVierge('$Date: 2011/08/20 15:11:33 $ - $Revision: 1.44 $'); + llxFooterVierge('$Date: 2011/08/27 16:15:36 $ - $Revision: 1.45 $'); exit; } @@ -541,5 +540,5 @@ print "<br></form>\n"; $db->close(); -llxFooterVierge('$Date: 2011/08/20 15:11:33 $ - $Revision: 1.44 $'); +llxFooterVierge('$Date: 2011/08/27 16:15:36 $ - $Revision: 1.45 $'); ?> diff --git a/htdocs/public/members/public_card.php b/htdocs/public/members/public_card.php index a322b0de1631184d5646a39cc8d4200d27ac343e..eccb5e1cd7c8b05e9d044ec3debba19e005f4b6a 100644 --- a/htdocs/public/members/public_card.php +++ b/htdocs/public/members/public_card.php @@ -21,7 +21,6 @@ * \file htdocs/public/members/public_card.php * \ingroup member * \brief File to show a public card of a member - * \version $Id: public_card.php,v 1.12 2011/07/31 23:23:21 eldy Exp $ */ define("NOLOGIN",1); // This means this output page does not require to be logged. @@ -113,7 +112,7 @@ if ($rowid > 0) $db->close(); -llxFooterVierge('$Date: 2011/07/31 23:23:21 $ - $Revision: 1.12 $'); +llxFooterVierge('$Date: 2011/08/27 16:15:36 $ - $Revision: 1.13 $'); /* Functions header and footer */ diff --git a/htdocs/public/members/public_list.php b/htdocs/public/members/public_list.php index 47185e9885f33fb971e84dec04703fccd42e5ba3..e7aad36d010432e166c3ba9f4db3d7b5cba64095 100644 --- a/htdocs/public/members/public_list.php +++ b/htdocs/public/members/public_list.php @@ -21,7 +21,6 @@ * \file htdocs/public/members/public_list.php * \ingroup member * \brief File sample to list members - * \version $Id: public_list.php,v 1.18 2011/07/31 23:23:21 eldy Exp $ */ define("NOLOGIN",1); // This means this output page does not require to be logged. @@ -143,5 +142,5 @@ else $db->close(); -llxFooterVierge('$Date: 2011/07/31 23:23:21 $ - $Revision: 1.18 $'); +llxFooterVierge('$Date: 2011/08/27 16:15:36 $ - $Revision: 1.19 $'); ?> diff --git a/htdocs/public/paybox/index.php b/htdocs/public/paybox/index.php index 43ba2dbfca82fb9119f48a1d4ae020836dbe9bfa..afc81b401afab41c63197b457d40567b6329208a 100644 --- a/htdocs/public/paybox/index.php +++ b/htdocs/public/paybox/index.php @@ -20,7 +20,6 @@ * \ingroup core * \brief A redirect page to an error * \author Laurent Destailleur - * \version $Id: index.php,v 1.2 2011/07/31 23:23:21 eldy Exp $ */ require("../../master.inc.php"); diff --git a/htdocs/public/paybox/newpayment.php b/htdocs/public/paybox/newpayment.php index d3f8ac6c78b535f544d7ebee974a28b85f9bbf32..4e611146d0f9f4cc42f6fab510fc7dc143dddcbd 100644 --- a/htdocs/public/paybox/newpayment.php +++ b/htdocs/public/paybox/newpayment.php @@ -22,7 +22,6 @@ * \ingroup paybox * \brief File to offer a way to make a payment for a particular Dolibarr entity * \author Laurent Destailleur - * \version $Id: newpayment.php,v 1.61 2011/07/31 23:23:21 eldy Exp $ */ define("NOLOGIN",1); // This means this output page does not require to be logged. @@ -728,5 +727,5 @@ html_print_paybox_footer($mysoc,$langs); $db->close(); -llxFooterPayBox('$Date: 2011/07/31 23:23:21 $ - $Revision: 1.61 $'); +llxFooterPayBox('$Date: 2011/08/27 16:15:23 $ - $Revision: 1.62 $'); ?> diff --git a/htdocs/public/paybox/paymentko.php b/htdocs/public/paybox/paymentko.php index b5b66ccd49ad8e311115daf83f8ac591ddd97bcd..8ae99a805ee5a7e94b27d9cdee14c0b9a9d3706c 100644 --- a/htdocs/public/paybox/paymentko.php +++ b/htdocs/public/paybox/paymentko.php @@ -21,7 +21,6 @@ * \ingroup paybox * \brief File to show page after a failed payment * \author Laurent Destailleur - * \version $Id: paymentko.php,v 1.9 2011/07/31 23:23:20 eldy Exp $ */ define("NOLOGIN",1); // This means this output page does not require to be logged. @@ -77,5 +76,5 @@ html_print_paybox_footer($mysoc,$langs); $db->close(); -llxFooterPayBox('$Date: 2011/07/31 23:23:20 $ - $Revision: 1.9 $'); +llxFooterPayBox('$Date: 2011/08/27 16:15:23 $ - $Revision: 1.10 $'); ?> diff --git a/htdocs/public/paybox/paymentok.php b/htdocs/public/paybox/paymentok.php index 4cce6c8a23068d9004fec0f25e29b07e45dcbcff..5329fbc77812b32779132a4c5d28ac6b6cff6853 100644 --- a/htdocs/public/paybox/paymentok.php +++ b/htdocs/public/paybox/paymentok.php @@ -21,7 +21,6 @@ * \ingroup paybox * \brief File to show page after a successful payment * \author Laurent Destailleur - * \version $Id: paymentok.php,v 1.9 2011/07/31 23:23:20 eldy Exp $ */ define("NOLOGIN",1); // This means this output page does not require to be logged. @@ -77,5 +76,5 @@ html_print_paybox_footer($mysoc,$langs); $db->close(); -llxFooterPayBox('$Date: 2011/07/31 23:23:20 $ - $Revision: 1.9 $'); +llxFooterPayBox('$Date: 2011/08/27 16:15:23 $ - $Revision: 1.10 $'); ?> diff --git a/htdocs/public/paypal/index.php b/htdocs/public/paypal/index.php index fec58bf75ebfe855f8bba0b1d32d302e92f67be7..d0d3c44daa93994872fe0a6330130cce28f67029 100755 --- a/htdocs/public/paypal/index.php +++ b/htdocs/public/paypal/index.php @@ -20,7 +20,6 @@ * \ingroup core * \brief A redirect page to an error * \author Laurent Destailleur - * \version $Id: index.php,v 1.2 2011/07/31 23:23:20 eldy Exp $ */ require("../../master.inc.php"); diff --git a/htdocs/public/paypal/newpayment.php b/htdocs/public/paypal/newpayment.php index caa93c6a1184ebb2e738042e7b30bc2f8d98a88a..7f977b2384ca13a0c37063049fec5ba3e7819d6d 100755 --- a/htdocs/public/paypal/newpayment.php +++ b/htdocs/public/paypal/newpayment.php @@ -22,7 +22,6 @@ * \ingroup paypal * \brief File to offer a way to make a payment for a particular Dolibarr entity * \author Laurent Destailleur - * \version $Id: newpayment.php,v 1.27 2011/08/20 15:11:33 eldy Exp $ */ define("NOLOGIN",1); // This means this output page does not require to be logged. @@ -946,5 +945,5 @@ html_print_paypal_footer($mysoc,$langs); $db->close(); -llxFooterPaypal('$Date: 2011/08/20 15:11:33 $ - $Revision: 1.27 $'); +llxFooterPaypal('$Date: 2011/08/27 16:15:22 $ - $Revision: 1.28 $'); ?> diff --git a/htdocs/public/paypal/paymentko.php b/htdocs/public/paypal/paymentko.php index 356d460b9b01764fe57f7a9dbdaad22924aed00e..9eb4a274b71c4b453ce0dc43818ffbfa4fbf8e4b 100755 --- a/htdocs/public/paypal/paymentko.php +++ b/htdocs/public/paypal/paymentko.php @@ -23,7 +23,6 @@ * This page is called by paypal with url provided to payal competed with parameter TOKEN=xxx * This token can be used to get more informations. * \author Laurent Destailleur - * \version $Id: paymentko.php,v 1.8 2011/08/08 16:00:19 eldy Exp $ */ define("NOLOGIN",1); // This means this output page does not require to be logged. @@ -81,5 +80,5 @@ html_print_paypal_footer($mysoc,$langs); $db->close(); -llxFooterPaypal('$Date: 2011/08/08 16:00:19 $ - $Revision: 1.8 $'); +llxFooterPaypal('$Date: 2011/08/27 16:15:22 $ - $Revision: 1.9 $'); ?> diff --git a/htdocs/public/paypal/paymentok.php b/htdocs/public/paypal/paymentok.php index 00fd9ab39c9aeefc4a2502c2fcd26545cde5b271..d7cf6b33ed13379f5669226ba14eb0c1e4fcd54a 100755 --- a/htdocs/public/paypal/paymentok.php +++ b/htdocs/public/paypal/paymentok.php @@ -23,7 +23,6 @@ * This page is called by paypal with url provided to payal competed with parameter TOKEN=xxx * This token can be used to get more informations. * \author Laurent Destailleur - * \version $Id: paymentok.php,v 1.12 2011/07/31 23:23:20 eldy Exp $ */ define("NOLOGIN",1); // This means this output page does not require to be logged. @@ -188,5 +187,5 @@ html_print_paypal_footer($mysoc,$langs); $db->close(); -llxFooterPaypal('$Date: 2011/07/31 23:23:20 $ - $Revision: 1.12 $'); +llxFooterPaypal('$Date: 2011/08/27 16:15:22 $ - $Revision: 1.13 $'); ?> diff --git a/htdocs/societe/agenda.php b/htdocs/societe/agenda.php index 89c00c204ff5a1cc32d6b54a0712c221c39036c8..f1e98823efa49f3d9718a3b22525dafaf9beb693 100644 --- a/htdocs/societe/agenda.php +++ b/htdocs/societe/agenda.php @@ -24,7 +24,6 @@ * \file htdocs/societe/agenda.php * \ingroup societe * \brief Page of third party events - * \version $Id: agenda.php,v 1.23 2011/08/27 14:24:31 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/societe/ajaxcompanies.php b/htdocs/societe/ajaxcompanies.php index 087d6f4bef0fd7908484581424435b60b60b50bb..b8264ea29cdb0082a4fd3e33b5cc2dc05702b1f2 100644 --- a/htdocs/societe/ajaxcompanies.php +++ b/htdocs/societe/ajaxcompanies.php @@ -21,7 +21,6 @@ /** * \file htdocs/societe/ajaxcompanies.php * \brief File to return Ajax response on third parties request - * \version $Id: ajaxcompanies.php,v 1.30 2011/07/31 23:22:57 eldy Exp $ */ if (! defined('NOTOKENRENEWAL')) define('NOTOKENRENEWAL',1); // Disables token renewal diff --git a/htdocs/societe/ajaxcountries.php b/htdocs/societe/ajaxcountries.php index 6ea19ebc44ce4ca4a49760689e4d1c5033541c91..ff79aaad0140d2871d0100117209e1f9f4a7f480 100644 --- a/htdocs/societe/ajaxcountries.php +++ b/htdocs/societe/ajaxcountries.php @@ -19,7 +19,6 @@ /** * \file htdocs/societe/ajaxcountries.php * \brief File to return Ajax response on country request - * \version $Id: ajaxcountries.php,v 1.15 2011/07/31 23:22:56 eldy Exp $ */ if (! defined('NOTOKENRENEWAL')) define('NOTOKENRENEWAL',1); // Disables token renewal diff --git a/htdocs/societe/canvas/actions_card_common.class.php b/htdocs/societe/canvas/actions_card_common.class.php index 0ae7131342ee1c35c9cacaa88cc6847ddf57caee..db6800b6f3285bf666e6b7d848f0f92d9d0a27da 100644 --- a/htdocs/societe/canvas/actions_card_common.class.php +++ b/htdocs/societe/canvas/actions_card_common.class.php @@ -20,7 +20,6 @@ * \file htdocs/societe/canvas/actions_card_common.class.php * \ingroup thirdparty * \brief Fichier de la classe Thirdparty card controller (common) - * \version $Id: actions_card_common.class.php,v 1.25 2011/08/18 22:25:46 eldy Exp $ */ /** diff --git a/htdocs/societe/canvas/default/actions_card_default.class.php b/htdocs/societe/canvas/default/actions_card_default.class.php index 0d392e98d2d7327f47ab10b580b14aea53f4c97a..df9df0ed3afe515883ac9cb79e6e1b80d2a6822b 100644 --- a/htdocs/societe/canvas/default/actions_card_default.class.php +++ b/htdocs/societe/canvas/default/actions_card_default.class.php @@ -20,7 +20,6 @@ * \file htdocs/societe/canvas/default/actions_card_default.class.php * \ingroup thirdparty * \brief Fichier de la classe Thirdparty card controller (default canvas) - * \version $Id: actions_card_default.class.php,v 1.13 2011/07/31 23:22:58 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT.'/societe/canvas/actions_card_common.class.php'); diff --git a/htdocs/societe/canvas/default/dao_thirdparty_default.class.php b/htdocs/societe/canvas/default/dao_thirdparty_default.class.php index c1c6028c9e22719d66c3f1e38a3120fd09c950f3..108b301392293e6c6aabc19289cad97fcf69e958 100644 --- a/htdocs/societe/canvas/default/dao_thirdparty_default.class.php +++ b/htdocs/societe/canvas/default/dao_thirdparty_default.class.php @@ -19,7 +19,6 @@ * \file htdocs/societe/canvas/default/dao_thirdparty_default.class.php * \ingroup thirdparty * \brief Fichier de la classe des tiers par defaut - * \version $Id: dao_thirdparty_default.class.php,v 1.5 2011/07/31 23:22:58 eldy Exp $ */ /** diff --git a/htdocs/societe/canvas/individual/actions_card_individual.class.php b/htdocs/societe/canvas/individual/actions_card_individual.class.php index 71c259f9a9dd35db94a0fd065ce47b89590272bb..f667ff9b577b85c5f86e37ce0562d256f2d40a5a 100644 --- a/htdocs/societe/canvas/individual/actions_card_individual.class.php +++ b/htdocs/societe/canvas/individual/actions_card_individual.class.php @@ -19,7 +19,6 @@ * \file htdocs/societe/canvas/individual/actions_card_individual.class.php * \ingroup thirdparty * \brief Fichier de la classe Thirdparty card controller (individual canvas) - * \version $Id: actions_card_individual.class.php,v 1.13 2011/07/31 23:22:59 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT.'/societe/canvas/actions_card_common.class.php'); diff --git a/htdocs/societe/canvas/individual/dao_thirdparty_individual.class.php b/htdocs/societe/canvas/individual/dao_thirdparty_individual.class.php index d1a1b0240af406871b620f849bedcb4a3351df3e..952994c5fcfaf130310686f486a3519b64cf67a4 100644 --- a/htdocs/societe/canvas/individual/dao_thirdparty_individual.class.php +++ b/htdocs/societe/canvas/individual/dao_thirdparty_individual.class.php @@ -19,7 +19,6 @@ * \file htdocs/societe/canvas/individual/dao_thirdparty_individual.class.php * \ingroup thirdparty * \brief Fichier de la classe des particuliers - * \version $Id: dao_thirdparty_individual.class.php,v 1.6 2011/07/31 23:22:59 eldy Exp $ */ /** diff --git a/htdocs/societe/checkvat/checkVatPopup.php b/htdocs/societe/checkvat/checkVatPopup.php index e411272cbcad606d872f79b42ba7d044f269c817..0881b001d89538d2bd4b262ba65dd7a3feec69b2 100644 --- a/htdocs/societe/checkvat/checkVatPopup.php +++ b/htdocs/societe/checkvat/checkVatPopup.php @@ -19,7 +19,6 @@ * \file htdocs/societe/checkvat/checkVatPopup.php * \ingroup societe * \brief Popup screen to validate VAT - * \version $Id: checkVatPopup.php,v 1.21 2011/08/27 14:25:04 hregis Exp $ */ require ("../../main.inc.php"); diff --git a/htdocs/societe/class/address.class.php b/htdocs/societe/class/address.class.php index ef776327f67de8992e55b6952b8541ddc0fe89bb..3f713b2d4590539276d4e956ce999e71bc77e939 100644 --- a/htdocs/societe/class/address.class.php +++ b/htdocs/societe/class/address.class.php @@ -21,7 +21,6 @@ * \file htdocs/societe/class/address.class.php * \ingroup societe * \brief Fichier de la classe des adresses des tiers - * \version $Id: address.class.php,v 1.5 2011/07/31 23:22:58 eldy Exp $ */ diff --git a/htdocs/societe/class/client.class.php b/htdocs/societe/class/client.class.php index 981b375a25816b5616b312748dd0fc158d257c08..6670540d1a3cfb1a3b4bb6e34e5bc9d6bb21b5c1 100644 --- a/htdocs/societe/class/client.class.php +++ b/htdocs/societe/class/client.class.php @@ -20,7 +20,6 @@ * \file htdocs/societe/class/client.class.php * \ingroup societe * \brief File for class of customers - * \version $Id: client.class.php,v 1.4 2011/07/31 23:22:58 eldy Exp $ */ include_once(DOL_DOCUMENT_ROOT."/societe/class/societe.class.php"); diff --git a/htdocs/societe/class/companybankaccount.class.php b/htdocs/societe/class/companybankaccount.class.php index 8f373b577e814f05ffa250d2c129e463d1ff6bde..dd149caf89a771ba414896971ba0c6fbd82fb06c 100644 --- a/htdocs/societe/class/companybankaccount.class.php +++ b/htdocs/societe/class/companybankaccount.class.php @@ -16,11 +16,10 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/* +/** * \files htdocs/societe/class/companybankaccount.class.php * \ingroup societe * \brief File of class to manage bank accounts description of third parties - * \version $Id: companybankaccount.class.php,v 1.11 2011/07/31 23:22:58 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/compta/bank/class/account.class.php"); diff --git a/htdocs/societe/class/societe.class.php b/htdocs/societe/class/societe.class.php index 9d004bd96c43129c4526aff0d806844b4fe004c8..5769c842b5243f745d8ee44304dd0665f448dfc5 100644 --- a/htdocs/societe/class/societe.class.php +++ b/htdocs/societe/class/societe.class.php @@ -26,7 +26,6 @@ * \file htdocs/societe/class/societe.class.php * \ingroup societe * \brief File for third party class - * \version $Id: societe.class.php,v 1.102 2011/08/24 18:06:45 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/core/class/commonobject.class.php"); diff --git a/htdocs/societe/commerciaux.php b/htdocs/societe/commerciaux.php index 7eb37e23455b2caffbbf59dc6d36d8da56f26731..cc5c55f0810996b066d99fd8a8f9b1f9daff2ca5 100644 --- a/htdocs/societe/commerciaux.php +++ b/htdocs/societe/commerciaux.php @@ -21,7 +21,6 @@ * \file htdocs/societe/commerciaux.php * \ingroup societe * \brief Page of links to sales representatives - * \version $Id: commerciaux.php,v 1.30 2011/08/27 14:24:31 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/societe/document.php b/htdocs/societe/document.php index 659b03fdcd229647f476a34e55509d84c1aee3d8..63c5c8cde48d4a1857816f370ba4dc052ccbeb1d 100644 --- a/htdocs/societe/document.php +++ b/htdocs/societe/document.php @@ -22,7 +22,6 @@ * \file htdocs/societe/document.php * \brief Tab for documents linked to third party * \ingroup societe - * \version $Id: document.php,v 1.40 2011/08/27 14:24:31 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/societe/index.php b/htdocs/societe/index.php index da7a1541f4b51b633fece899d78f869cfffb8a13..ea64c785253db3fd7b76d3eeb7899babf3d15ef0 100644 --- a/htdocs/societe/index.php +++ b/htdocs/societe/index.php @@ -21,7 +21,6 @@ * \file htdocs/societe/index.php * \ingroup societe * \brief Home page for third parties area - * \version $Id: index.php,v 1.21 2011/08/27 14:24:31 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/societe/info.php b/htdocs/societe/info.php index 6b684089ba96ec5906fdff6983b1a6eec5bdd8fd..bf33f5fba9ac93863c309344a62e6f139c5efca4 100644 --- a/htdocs/societe/info.php +++ b/htdocs/societe/info.php @@ -20,7 +20,6 @@ * \file htdocs/societe/info.php * \ingroup societe * \brief Page des informations d'une societe - * \version $Id: info.php,v 1.25 2011/08/27 14:24:31 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/societe/lien.php b/htdocs/societe/lien.php index 4b105b79ae7f5f7ed203efe478942a390fc842c1..8b8ff06533179ff55a6fa869536b5cfb324f7b36 100644 --- a/htdocs/societe/lien.php +++ b/htdocs/societe/lien.php @@ -21,7 +21,6 @@ * \file htdocs/societe/lien.php * \ingroup societe * \brief Page of links to other third parties - * \version $Id: lien.php,v 1.40 2011/08/27 14:24:31 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/societe/notify/fiche.php b/htdocs/societe/notify/fiche.php index 8c21e7d718aedcc08e58432135f4624106a5385e..4cd8d8b046f6f2083a1e75f10f28b904f53be2c1 100644 --- a/htdocs/societe/notify/fiche.php +++ b/htdocs/societe/notify/fiche.php @@ -21,7 +21,6 @@ * \file htdocs/societe/notify/fiche.php * \ingroup societe notification * \brief Tab for notifications of third party - * \version $Id: fiche.php,v 1.72 2011/08/27 14:24:46 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/societe/notify/index.php b/htdocs/societe/notify/index.php index 1dfe8f4b2c35f769ae7fa86bd71b47e36c87d952..f0944e5d9300e0dda4f86f1af71d597e6f7e958b 100644 --- a/htdocs/societe/notify/index.php +++ b/htdocs/societe/notify/index.php @@ -17,11 +17,10 @@ */ /** - \file htdocs/societe/notify/index.php - \ingroup notification - \brief List of done notifications - \version $Id: index.php,v 1.18 2011/08/27 14:24:46 hregis Exp $ -*/ + * \file htdocs/societe/notify/index.php + * \ingroup notification + * \brief List of done notifications + */ require("../../main.inc.php"); $langs->load("companies"); diff --git a/htdocs/societe/rib.php b/htdocs/societe/rib.php index 7ec8691e3cec53e177285132f011dfa7a34e2f03..2ccd64112ae0698b5da78ade9febdd3070f2a389 100644 --- a/htdocs/societe/rib.php +++ b/htdocs/societe/rib.php @@ -22,7 +22,6 @@ * \file htdocs/societe/rib.php * \ingroup societe * \brief BAN tab for companies - * \version $Id: rib.php,v 1.39 2011/08/27 14:24:32 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index 5854488776671211e2dab4a800e8a4ad2396958e..1ac25432b0255c626f8465597cd53d78b77b8b4e 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -25,7 +25,6 @@ * \file htdocs/societe/soc.php * \ingroup societe * \brief Third party card page - * \version $Id: soc.php,v 1.141 2011/08/27 14:24:31 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/societe/societe.php b/htdocs/societe/societe.php index eca01852da849276c9913678c32d65ed905c8e69..4c2e717abe1c2725467b29165c71385b5d5c0c38 100644 --- a/htdocs/societe/societe.php +++ b/htdocs/societe/societe.php @@ -21,7 +21,6 @@ * \file htdocs/societe/societe.php * \ingroup societe * \brief Page to show a third party - * \version $Id: societe.php,v 1.14 2011/08/27 14:24:32 hregis Exp $ */ require_once("../main.inc.php"); diff --git a/htdocs/societe/socnote.php b/htdocs/societe/socnote.php index 8e97ae63d672224b0a74cbc3bcee0e697237bfe0..7f33bfe62a47590eb12c01657c2ced72faaa725a 100644 --- a/htdocs/societe/socnote.php +++ b/htdocs/societe/socnote.php @@ -22,7 +22,6 @@ * \file htdocs/societe/socnote.php * \brief Tab for notes on third party * \ingroup societe - * \version $Id: socnote.php,v 1.24 2011/08/27 14:24:31 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/support/inc.php b/htdocs/support/inc.php index 337c7cb178edca2536b6e5a0b68a0ed8f8baa7a2..23709dfcd0d9dfe89d62c88374ea689da9c9e189 100644 --- a/htdocs/support/inc.php +++ b/htdocs/support/inc.php @@ -21,7 +21,6 @@ /** * \file htdocs/support/inc.php * \brief File that define environment for support pages - * \version $Id: inc.php,v 1.32 2011/08/07 13:10:26 eldy Exp $ */ define('DOL_VERSION','2.5-dev'); // Also defined in htdocs/master.inc.php diff --git a/htdocs/support/index.php b/htdocs/support/index.php index 3077d54e481a4006319016907eb2ef59752437aa..a489cc8838238c976d8bdbb544f23194a358292a 100644 --- a/htdocs/support/index.php +++ b/htdocs/support/index.php @@ -19,7 +19,6 @@ * \file htdocs/support/index.php * \ingroup support * \brief Provide an Online Help support - * \version $Id: index.php,v 1.23 2011/07/31 23:22:33 eldy Exp $ */ error_reporting(0); diff --git a/htdocs/support/online.php b/htdocs/support/online.php index 6a79b33faec87cc24ef14e749b5303f7665554c3..f6f213a75c4c949c250f8dededc9896786f27a88 100644 --- a/htdocs/support/online.php +++ b/htdocs/support/online.php @@ -19,7 +19,6 @@ * \file htdocs/support/online.php * \ingroup install * \brief Provide an Online Help support - * \version $Id: online.php,v 1.28 2011/07/31 23:22:33 eldy Exp $ */ error_reporting(0); diff --git a/htdocs/theme/auguria/graph-color.php b/htdocs/theme/auguria/graph-color.php index bb1a03299baadbbba2a9aa1a1b30c84b422bfd37..11a92082dbd8884dc068037ce98b7d4dcbfc420c 100755 --- a/htdocs/theme/auguria/graph-color.php +++ b/htdocs/theme/auguria/graph-color.php @@ -20,7 +20,6 @@ * \file htdocs/theme/auguria/graph-color.php * \brief File to declare colors to use to build graphics with theme Auguria * \ingroup core - * \version $Id: graph-color.php,v 1.9 2011/07/31 23:22:04 eldy Exp $ */ global $theme_bordercolor, $theme_datacolor, $theme_bgcolor, $theme_bgcoloronglet; diff --git a/htdocs/theme/auguria/style.css.php b/htdocs/theme/auguria/style.css.php index 0a476c670ba67ca99d175e6e9b3ab0c293bfd5b6..e8c7b805f8f0474bab2002ac8aab9393634ee1aa 100644 --- a/htdocs/theme/auguria/style.css.php +++ b/htdocs/theme/auguria/style.css.php @@ -20,7 +20,6 @@ /** * \file htdocs/theme/auguria/style.css.php * \brief File for CSS style sheet Auguria - * \version $Id: style.css.php,v 1.103 2011/08/22 18:24:28 eldy Exp $ */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language diff --git a/htdocs/theme/bureau2crea/graph-color.php b/htdocs/theme/bureau2crea/graph-color.php index 0f2e81b2ed3cd3f1d4390696b8a516030e870590..a34e6c1735ed7ad6626b932c3cdc101ac451da23 100644 --- a/htdocs/theme/bureau2crea/graph-color.php +++ b/htdocs/theme/bureau2crea/graph-color.php @@ -21,7 +21,6 @@ * \file htdocs/theme/bureau2crea/graph-color.php * \brief File to declare colors to use to build graphics with theme Bure2Crea * \ingroup core - * \version $Id: graph-color.php,v 1.3 2011/08/17 15:47:49 cdelambert Exp $ */ global $theme_bordercolor, $theme_datacolor, $theme_bgcolor, $theme_bgcoloronglet; diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index 41e20591f8cb05e797af4d375210323ff2853095..4aa1e9743442dbc3e94296d8ae272e0cd51c5c6f 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -22,7 +22,6 @@ /** * \file htdocs/theme/bureau2crea/style.css.php * \brief Fichier de style CSS du theme bureau2crea - * \version $Id: style.css.php,v 1.58 2011/08/26 11:53:51 bureau2crea Exp $ */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language diff --git a/htdocs/theme/cameleo/graph-color.php b/htdocs/theme/cameleo/graph-color.php index ad67ea829e83244222b111b4d9111248006045f9..3d69266b15eb358ec4b864d9512b11daf6884205 100644 --- a/htdocs/theme/cameleo/graph-color.php +++ b/htdocs/theme/cameleo/graph-color.php @@ -21,7 +21,6 @@ * \file htdocs/theme/cameleo/graph-color.php * \brief File to declare colors to use to build graphics with theme cameleo * \ingroup core - * \version $Id: graph-color.php,v 1.2 2011/07/31 23:22:05 eldy Exp $ */ global $theme_bordercolor, $theme_datacolor, $theme_bgcolor, $theme_bgcoloronglet; diff --git a/htdocs/theme/cameleo/style.css.php b/htdocs/theme/cameleo/style.css.php index 909773624f226a28566a553ebdeaf56a5511795a..4af783fde2d3d6479cc32842f281ae4cfdcb16be 100644 --- a/htdocs/theme/cameleo/style.css.php +++ b/htdocs/theme/cameleo/style.css.php @@ -22,7 +22,6 @@ /** * \file htdocs/theme/eldy/style.css.php * \brief Fichier de style CSS du theme Cameleo - * \version $Id: style.css.php,v 1.12 2011/08/17 13:08:19 eldy Exp $ */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language diff --git a/htdocs/theme/eldy/graph-color.php b/htdocs/theme/eldy/graph-color.php index c48f2aee48660611b339d0d87a72aa444f799591..5f5ec26f190eae133ca193fb0c749832297e611c 100755 --- a/htdocs/theme/eldy/graph-color.php +++ b/htdocs/theme/eldy/graph-color.php @@ -20,7 +20,6 @@ * \file htdocs/theme/eldy/graph-color.php * \brief File to declare colors to use to build graphics with theme Eldy * \ingroup core - * \version $Id: graph-color.php,v 1.10 2011/07/31 23:22:05 eldy Exp $ */ global $theme_bordercolor, $theme_datacolor, $theme_bgcolor, $theme_bgcoloronglet; diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 95ed0eded6cde7aeb2906972f5a43b5a833c6e59..cb22aff6921c1aedf81f1a7cc63eb0ba57b37f3f 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -21,7 +21,6 @@ /** * \file htdocs/theme/eldy/style.css.php * \brief File for CSS style sheet Eldy - * \version $Id: style.css.php,v 1.110 2011/08/22 18:24:28 eldy Exp $ */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language diff --git a/htdocs/theme/phones/smartphone/theme/default/default.css.php b/htdocs/theme/phones/smartphone/theme/default/default.css.php index 03ba337440cf759e514dff20b952fe85f7f64e5b..111aa3e76161d7c3acfcf7e9ec0b0cb46b183421 100644 --- a/htdocs/theme/phones/smartphone/theme/default/default.css.php +++ b/htdocs/theme/phones/smartphone/theme/default/default.css.php @@ -18,7 +18,6 @@ /** * \file htdocs/theme/phones/smartphone/theme/default/default.css.php * \brief Fichier de style CSS du theme Smartphone default - * \version $Id: default.css.php,v 1.15 2011/08/15 17:43:42 eldy Exp $ */ if (! defined('NOTOKENRENEWAL')) define('NOTOKENRENEWAL','1'); // Disables token renewal diff --git a/htdocs/user/class/user.class.php b/htdocs/user/class/user.class.php index 1987f61acfc35504c62e4ca469667c453230a1b0..4fd65fa3106750f10b1855e0a357c39b58070797 100644 --- a/htdocs/user/class/user.class.php +++ b/htdocs/user/class/user.class.php @@ -25,7 +25,6 @@ /** * \file htdocs/user/class/user.class.php * \brief Fichier de la classe utilisateur - * \version $Id: user.class.php,v 1.53 2011/08/21 10:01:37 hregis Exp $ */ require_once(DOL_DOCUMENT_ROOT ."/core/class/commonobject.class.php"); diff --git a/htdocs/user/class/usergroup.class.php b/htdocs/user/class/usergroup.class.php index a566dc2e2e672ba0c67949a82698e3bd4441af45..20e97e1787331136d4f2d4d9757c6870de16e60e 100644 --- a/htdocs/user/class/usergroup.class.php +++ b/htdocs/user/class/usergroup.class.php @@ -21,7 +21,6 @@ * \file htdocs/user/class/usergroup.class.php * \brief Fichier de la classe des groupes d'utilisateur * \author Rodolphe Qiedeville - * \version $Id: usergroup.class.php,v 1.17 2011/08/23 22:25:38 eldy Exp $ */ require_once(DOL_DOCUMENT_ROOT."/core/class/commonobject.class.php"); diff --git a/htdocs/user/clicktodial.php b/htdocs/user/clicktodial.php index ce498c64430d707e6613d7f8bcee725587a07433..c2044000a45db35f07f7e138bc8c718492479b4b 100644 --- a/htdocs/user/clicktodial.php +++ b/htdocs/user/clicktodial.php @@ -19,7 +19,6 @@ /** * \file htdocs/user/clicktodial.php * \brief Page for Click to dial datas - * \version $Id: clicktodial.php,v 1.26 2011/08/27 14:24:50 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/user/fiche.php b/htdocs/user/fiche.php index 32c01e498e642d4c68539bd91c00c5b25e4267e5..c3347cce4e8393fb8bc811b2de00c0e8d550014b 100644 --- a/htdocs/user/fiche.php +++ b/htdocs/user/fiche.php @@ -24,7 +24,6 @@ /** * \file htdocs/user/fiche.php * \brief Tab of user card - * \version $Id: fiche.php,v 1.283 2011/08/27 14:24:50 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/user/group/fiche.php b/htdocs/user/group/fiche.php index 6de3e19abf5b58acb9bf5ae8d343a2c4f7c59b70..25bbdb2b788de65ed9f58244b40c1a02462ce505 100644 --- a/htdocs/user/group/fiche.php +++ b/htdocs/user/group/fiche.php @@ -21,7 +21,6 @@ /** * \file htdocs/user/group/fiche.php * \brief Onglet groupes utilisateurs - * \version $Id: fiche.php,v 1.79 2011/08/27 14:24:55 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/user/group/index.php b/htdocs/user/group/index.php index 664356d33243cc9f618569d13108ed244bee849d..2817f7f832ca714520c655f62fdb5d7921811267 100644 --- a/htdocs/user/group/index.php +++ b/htdocs/user/group/index.php @@ -22,7 +22,6 @@ * \file htdocs/user/group/index.php * \ingroup core * \brief Page of user groups - * \version $Id: index.php,v 1.31 2011/08/27 14:24:55 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/user/group/ldap.php b/htdocs/user/group/ldap.php index b253dc9405641d5e3f73b0fa22d13e55a537f2a3..13aefda7094114871fb60e22ab5c3f8dc6e4b470 100644 --- a/htdocs/user/group/ldap.php +++ b/htdocs/user/group/ldap.php @@ -20,7 +20,6 @@ * \file htdocs/user/group/ldap.php * \ingroup ldap * \brief Page fiche LDAP groupe - * \version $Id: ldap.php,v 1.28 2011/08/27 14:24:55 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/user/group/perms.php b/htdocs/user/group/perms.php index dbfbb63602482cfd4e36c7ef3a79c95e07c9c96e..c2afb088400b654b9168fade70ed83e992349342 100644 --- a/htdocs/user/group/perms.php +++ b/htdocs/user/group/perms.php @@ -22,7 +22,6 @@ /** * \file htdocs/user/group/perms.php * \brief Onglet user et permissions de la fiche utilisateur - * \version $Id: perms.php,v 1.44 2011/08/27 14:24:54 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/user/home.php b/htdocs/user/home.php index f4a9bc4c8b8e355d3e2e5dd21273832d53449250..12b4fb94d17af0e4acc7621b2fa754945f412148 100644 --- a/htdocs/user/home.php +++ b/htdocs/user/home.php @@ -19,7 +19,6 @@ /** * \file htdocs/user/home.php * \brief Home page of users and groups management - * \version $Id: home.php,v 1.53 2011/08/27 14:24:50 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/user/index.php b/htdocs/user/index.php index e59d8779931272e5db5d6012867e89dd6530fdcc..7b985d2252ef6515aa915c78ee4f95797e94d940 100644 --- a/htdocs/user/index.php +++ b/htdocs/user/index.php @@ -21,7 +21,6 @@ * \file htdocs/user/index.php * \ingroup core * \brief Page of users - * \version $Id: index.php,v 1.56 2011/08/27 14:24:50 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/user/info.php b/htdocs/user/info.php index 2e28bdc2fab6df62d71f476d81ddd397abbc32d5..dc5f9fc164455fd04dc67737f18dbfcefee4401a 100644 --- a/htdocs/user/info.php +++ b/htdocs/user/info.php @@ -19,8 +19,7 @@ * \file htdocs/user/info.php * \ingroup core * \brief Page des informations d'un utilisateur - * \version $Id: info.php,v 1.20 2011/08/27 14:24:50 hregis Exp $ -*/ + */ require("../main.inc.php"); require_once(DOL_DOCUMENT_ROOT."/lib/functions2.lib.php"); diff --git a/htdocs/user/ldap.php b/htdocs/user/ldap.php index 1ff226d8d13ac707a9c862ff69c5bde2e85cb631..248885718f8005c0c978e4c4c605048f8b314be0 100644 --- a/htdocs/user/ldap.php +++ b/htdocs/user/ldap.php @@ -20,7 +20,6 @@ * \file htdocs/user/ldap.php * \ingroup ldap * \brief Page fiche LDAP utilisateur - * \version $Id: ldap.php,v 1.32 2011/08/27 14:24:50 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/user/logout.php b/htdocs/user/logout.php index c99c52cf0637b76555cb69a742cfd5424ad5b93f..a7eb60706e71096c1c333e63e085c561198572be 100644 --- a/htdocs/user/logout.php +++ b/htdocs/user/logout.php @@ -21,7 +21,6 @@ /** * \file htdocs/user/logout.php * \brief Page called to disconnect a user - * \version $Id: logout.php,v 1.49 2011/07/31 23:19:42 eldy Exp $ */ //if (! defined('NOTOKENRENEWAL')) define('NOTOKENRENEWAL','1'); // Uncomment creates pb to relogon after a disconnect diff --git a/htdocs/user/note.php b/htdocs/user/note.php index 183b0cf867253cb60d88d2958566f12af45727a1..6047631c312b9516dbd0aab6112fc574f1d8d23b 100644 --- a/htdocs/user/note.php +++ b/htdocs/user/note.php @@ -20,7 +20,6 @@ * \file htdocs/user/note.php * \ingroup usergroup * \brief Fiche de notes sur un utilisateur Dolibarr - * \version $Id: note.php,v 1.25 2011/08/27 14:24:50 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/user/param_ihm.php b/htdocs/user/param_ihm.php index 4a3268bb9dab36207ae6270898d13c8229f1e29c..3bcb27df72638fd13225e7630bfcb46e8d44630c 100644 --- a/htdocs/user/param_ihm.php +++ b/htdocs/user/param_ihm.php @@ -19,7 +19,6 @@ /** * \file htdocs/user/param_ihm.php * \brief Page to show user setup for display - * \version $Id: param_ihm.php,v 1.54 2011/08/27 14:24:50 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/user/passwordforgotten.php b/htdocs/user/passwordforgotten.php index c73960e9a5341b270aeae08541890650420398bc..3265ebade773b2fd19ea70c3afd81b6ba7376bd0 100644 --- a/htdocs/user/passwordforgotten.php +++ b/htdocs/user/passwordforgotten.php @@ -19,7 +19,6 @@ /** * \file htdocs/user/passwordforgotten.php * \brief Page to ask a new password - * \version $Id: passwordforgotten.php,v 1.78 2011/08/19 15:52:20 cdelambert Exp $ */ define("NOLOGIN",1); // This means this output page does not require to be logged. diff --git a/htdocs/user/perms.php b/htdocs/user/perms.php index e69ff2039318e83bf166c68b0390d366c6bada85..c21a8b676da460ecf17db5589972b7f57dad62f4 100644 --- a/htdocs/user/perms.php +++ b/htdocs/user/perms.php @@ -22,7 +22,6 @@ /** * \file htdocs/user/perms.php * \brief Onglet user et permissions de la fiche utilisateur - * \version $Id: perms.php,v 1.61 2011/08/27 14:24:50 hregis Exp $ */ require("../main.inc.php"); diff --git a/htdocs/webservices/admin/webservices.php b/htdocs/webservices/admin/webservices.php index 1b7aa001343d89f33ac831041797d6f3ec881153..46d49adf1ba7795a28b7a7829a3d78ff396ffd0f 100644 --- a/htdocs/webservices/admin/webservices.php +++ b/htdocs/webservices/admin/webservices.php @@ -20,7 +20,6 @@ * \file htdocs/webservices/admin/webservices.php * \ingroup webservices * \brief Page to setup webservices module - * \version $Id: webservices.php,v 1.9 2011/08/27 14:24:55 hregis Exp $ */ require("../../main.inc.php"); diff --git a/htdocs/webservices/demo_wsclient_invoice.php b/htdocs/webservices/demo_wsclient_invoice.php index 8bfc7d0efa74ceffffd92e5196de3193fccd34f0..df279304c4310b07a2da6ffca10834b7b3ed3926 100755 --- a/htdocs/webservices/demo_wsclient_invoice.php +++ b/htdocs/webservices/demo_wsclient_invoice.php @@ -18,7 +18,6 @@ /** * \file htdocs/webservices/demo_wsclient_invoice.php * \brief Demo page to make a client call to Dolibarr WebServices "server_invoice" - * \version $Id: demo_wsclient_invoice.php,v 1.8 2011/07/31 23:21:08 eldy Exp $ */ // This is to make Dolibarr working with Plesk diff --git a/htdocs/webservices/demo_wsclient_other.php b/htdocs/webservices/demo_wsclient_other.php index 7ec42251a16842a7247f6df74fe2a43009ef0532..4cc8def1ab5bc3bf33606306735df3540670f23c 100755 --- a/htdocs/webservices/demo_wsclient_other.php +++ b/htdocs/webservices/demo_wsclient_other.php @@ -18,7 +18,6 @@ /** * \file htdocs/webservices/demo_wsclient_other.php * \brief Demo page to make a client call to Dolibarr WebServices "server_other" - * \version $Id: demo_wsclient_other.php,v 1.8 2011/07/31 23:21:08 eldy Exp $ */ // This is to make Dolibarr working with Plesk diff --git a/htdocs/webservices/demo_wsclient_thirdparty.php b/htdocs/webservices/demo_wsclient_thirdparty.php index 6a646b98570130296c9b82c54ccb5220de574345..c0535bb67645f1537d88e303ecd8bac68f20ae3b 100755 --- a/htdocs/webservices/demo_wsclient_thirdparty.php +++ b/htdocs/webservices/demo_wsclient_thirdparty.php @@ -18,7 +18,6 @@ /** * \file htdocs/webservices/demo_wsclient_thirdparty.php * \brief Demo page to make a client call to Dolibarr WebServices "server_other" - * \version $Id: demo_wsclient_thirdparty.php,v 1.8 2011/07/31 23:21:08 eldy Exp $ */ // This is to make Dolibarr working with Plesk diff --git a/htdocs/webservices/index.php b/htdocs/webservices/index.php index 4752651c1286f171cf3e6207d91f54d4b7682d24..097c53bfe873280e80d6e3ef6fd5288dbb1e19af 100644 --- a/htdocs/webservices/index.php +++ b/htdocs/webservices/index.php @@ -18,7 +18,6 @@ /** * \file htdocs/webservices/server_invoice.php * \brief File that is entry point to call Dolibarr WebServices - * \version $Id: index.php,v 1.5 2011/07/31 23:21:08 eldy Exp $ */ // This is to make Dolibarr working with Plesk diff --git a/htdocs/webservices/server_invoice.php b/htdocs/webservices/server_invoice.php index 33ae1d69ba1630b877c7caf87bcf8ad7d088665f..c43dc993d62bc108ba8a3428e2a3552f1a36a155 100755 --- a/htdocs/webservices/server_invoice.php +++ b/htdocs/webservices/server_invoice.php @@ -18,7 +18,6 @@ /** * \file htdocs/webservices/server_invoice.php * \brief File that is entry point to call Dolibarr WebServices - * \version $Id: server_invoice.php,v 1.14 2011/07/31 23:21:08 eldy Exp $ */ // This is to make Dolibarr working with Plesk diff --git a/htdocs/webservices/server_other.php b/htdocs/webservices/server_other.php index 42b65a2aee5834fdcdccb4044d638c349eb855d4..53ab2e9b168696b5c24925633544ec509a3ea69d 100644 --- a/htdocs/webservices/server_other.php +++ b/htdocs/webservices/server_other.php @@ -18,7 +18,6 @@ /** * \file htdocs/webservices/server_other.php * \brief File that is entry point to call Dolibarr WebServices - * \version $Id: server_other.php,v 1.12 2011/07/31 23:21:08 eldy Exp $ */ // This is to make Dolibarr working with Plesk diff --git a/htdocs/webservices/server_supplier_invoice.php b/htdocs/webservices/server_supplier_invoice.php index 2df693d9fad9b8ba63458e904afe4004575401ca..66ccf0c59aceed64f3de35216895deb8a9dbe265 100755 --- a/htdocs/webservices/server_supplier_invoice.php +++ b/htdocs/webservices/server_supplier_invoice.php @@ -18,7 +18,6 @@ /** * \file htdocs/webservices/server_supplier_invoice.php * \brief File that is entry point to call Dolibarr WebServices - * \version $Id: server_supplier_invoice.php,v 1.9 2011/07/31 23:21:08 eldy Exp $ */ // This is to make Dolibarr working with Plesk diff --git a/htdocs/webservices/server_thirdparty.php b/htdocs/webservices/server_thirdparty.php index 9c995d4cfff6f1eb26345a0890bf2ae60bf66451..051388b7f0190895b2aab7adb69906292c04c189 100755 --- a/htdocs/webservices/server_thirdparty.php +++ b/htdocs/webservices/server_thirdparty.php @@ -18,7 +18,6 @@ /** * \file htdocs/webservices/server_thirdparty.php * \brief File that is entry point to call Dolibarr WebServices - * \version $Id: server_thirdparty.php,v 1.14 2011/08/18 22:26:10 eldy Exp $ */ // This is to make Dolibarr working with Plesk