From fc2213a8f168c0a38af89f5ca1d6639651a2579a Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 21 Jul 2010 12:35:56 +0000 Subject: [PATCH] Doxygen --- htdocs/admin/menus/menu.js.php | 2 +- htdocs/admin/tools/listsessions.php | 2 +- htdocs/bookmarks/bookmarks.lib.php | 2 +- htdocs/boutique/promotion/index.php | 2 +- htdocs/compta/bank/admin/bank.php | 2 +- htdocs/compta/bank/class/bankcateg.class.php | 2 +- htdocs/compta/dons/class/don.class.php | 2 +- htdocs/compta/export/class/ComptaJournalPaiement.class.php | 6 ++---- htdocs/compta/export/class/ComptaJournalPdf.class.php | 6 ++---- htdocs/compta/export/class/ComptaJournalVente.class.php | 6 ++---- htdocs/compta/facture/class/facture-rec.class.php | 2 +- htdocs/compta/facture/class/facture.class.php | 2 +- htdocs/compta/paiement/class/paiement.class.php | 2 +- htdocs/compta/tva/class/tva.class.php | 2 +- htdocs/core/class/dolexception.class.php | 2 +- htdocs/core/searchpostalcode.php | 2 +- htdocs/ecm/class/ecmdirectory.class.php | 2 +- htdocs/ecm/class/htmlecm.form.class.php | 4 ++-- htdocs/exports/class/export.class.php | 2 +- htdocs/fourn/class/fournisseur.commande.class.php | 2 +- htdocs/ftp/admin/ftpclient.php | 2 +- htdocs/imports/class/import.class.php | 2 +- htdocs/imports/index.php | 2 +- htdocs/includes/modules/facture/mod_facture_mercure.php | 2 +- htdocs/includes/modules/facture/mod_facture_terre.php | 2 +- htdocs/includes/modules/livraison/modules_livraison.php | 2 +- htdocs/includes/modules/member/PDF_card.class.php | 2 +- htdocs/includes/modules/member/cards/modules_cards.php | 2 +- htdocs/includes/modules/member/cards/pdf_standard.class.php | 2 +- htdocs/includes/modules/modPaybox.class.php | 6 +++--- htdocs/includes/modules/societe/mod_codeclient_elephant.php | 2 +- htdocs/includes/modules/societe/mod_codeclient_leopard.php | 2 +- htdocs/includes/modules/societe/mod_codeclient_monkey.php | 2 +- htdocs/includes/modules/societe/mod_codecompta_aquarium.php | 2 +- .../includes/modules/societe/mod_codecompta_digitaria.php | 2 +- htdocs/includes/modules/societe/mod_codecompta_panicum.php | 2 +- .../interface_modNotification_Notification.class.php | 2 +- htdocs/livraison/class/livraison.class.php | 2 +- htdocs/mantis/admin/mantis.php | 6 +++--- htdocs/paybox/admin/paybox.php | 2 +- htdocs/phenix/admin/phenix.php | 6 +++--- htdocs/product/class/html.formproduct.class.php | 2 +- htdocs/product/class/product.class.php | 2 +- htdocs/product/class/service.class.php | 2 +- htdocs/product/stock/class/entrepot.class.php | 2 +- htdocs/product/stock/class/mouvementstock.class.php | 2 +- htdocs/projet/class/project.class.php | 2 +- htdocs/public/members/public_list.php | 2 +- htdocs/societe/class/societe.class.php | 2 +- htdocs/theme/yellow/style.css.php | 2 +- htdocs/user/class/user.class.php | 2 +- htdocs/user/class/usergroup.class.php | 2 +- .../interface_modWebcalendar_Webcalsynchro.class.php | 2 +- htdocs/webservices/admin/webservices.php | 4 ++-- scripts/banks/build-graph-sold-example.php | 2 +- scripts/user/sync_users_dolibarr2ldap.php | 2 +- 56 files changed, 67 insertions(+), 73 deletions(-) diff --git a/htdocs/admin/menus/menu.js.php b/htdocs/admin/menus/menu.js.php index e85fb6ac48f..9096a2eff7d 100644 --- a/htdocs/admin/menus/menu.js.php +++ b/htdocs/admin/menus/menu.js.php @@ -17,7 +17,7 @@ */ /** - * \file htdocs/admin/menus/menus.js.php + * \file htdocs/admin/menus/menu.js.php * \brief File for js menu * \version $Id$ */ diff --git a/htdocs/admin/tools/listsessions.php b/htdocs/admin/tools/listsessions.php index 193c2adda28..9c4f37f9f61 100644 --- a/htdocs/admin/tools/listsessions.php +++ b/htdocs/admin/tools/listsessions.php @@ -18,7 +18,7 @@ */ /** - * \file htdocs/admin/tools/listessions.php + * \file htdocs/admin/tools/listsessions.php * \ingroup core * \brief List of PHP sessions * \version $Id$ diff --git a/htdocs/bookmarks/bookmarks.lib.php b/htdocs/bookmarks/bookmarks.lib.php index e87b1b68ccd..f7ee7e79e45 100644 --- a/htdocs/bookmarks/bookmarks.lib.php +++ b/htdocs/bookmarks/bookmarks.lib.php @@ -17,7 +17,7 @@ */ /** - * \file htdocs/bookmarks.lib.php + * \file htdocs/bookmarks/bookmarks.lib.php * \ingroup bookmarks * \brief File with library for bookmark module * \version $Id$ diff --git a/htdocs/boutique/promotion/index.php b/htdocs/boutique/promotion/index.php index 23dca8e9baf..3b8f4595958 100644 --- a/htdocs/boutique/promotion/index.php +++ b/htdocs/boutique/promotion/index.php @@ -18,7 +18,7 @@ */ /** - \file htdocs/boutique/promotions/index.php + \file htdocs/boutique/promotion/index.php \ingroup boutique \brief Page gestion promotions OSCommerce \version $Id$ diff --git a/htdocs/compta/bank/admin/bank.php b/htdocs/compta/bank/admin/bank.php index bd451dc8d26..afbbb1116b9 100644 --- a/htdocs/compta/bank/admin/bank.php +++ b/htdocs/compta/bank/admin/bank.php @@ -18,7 +18,7 @@ /** - * \file htdocs/admin/bank.php + * \file htdocs/compta/bank/admin/bank.php * \ingroup bank * \brief Page to setup the bank module * \version $Id$ diff --git a/htdocs/compta/bank/class/bankcateg.class.php b/htdocs/compta/bank/class/bankcateg.class.php index f09f6c5587c..817289b369b 100644 --- a/htdocs/compta/bank/class/bankcateg.class.php +++ b/htdocs/compta/bank/class/bankcateg.class.php @@ -18,7 +18,7 @@ */ /** - * \file compta/bank/bankcateg.class.php + * \file compta/bank/class/bankcateg.class.php * \ingroup banque * \brief This file is CRUD class file (Create/Read/Update/Delete) for bank categories * \version $Id$ diff --git a/htdocs/compta/dons/class/don.class.php b/htdocs/compta/dons/class/don.class.php index 60033f5fae1..704c91af48c 100644 --- a/htdocs/compta/dons/class/don.class.php +++ b/htdocs/compta/dons/class/don.class.php @@ -19,7 +19,7 @@ */ /** - * \file htdocs/don.class.php + * \file htdocs/compta/dons/class/don.class.php * \ingroup don * \brief Fichier de la classe des dons * \version $Id$ diff --git a/htdocs/compta/export/class/ComptaJournalPaiement.class.php b/htdocs/compta/export/class/ComptaJournalPaiement.class.php index d37827ded8a..73cd06dcabf 100644 --- a/htdocs/compta/export/class/ComptaJournalPaiement.class.php +++ b/htdocs/compta/export/class/ComptaJournalPaiement.class.php @@ -17,15 +17,13 @@ * 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/ - * - * $Id$ */ /** - * \file htdocs/compta/export/ComptaJournalPaiement.php + * \file htdocs/compta/export/class/ComptaJournalPaiement.php * \ingroup compta * \brief Fichier de la classe export compta journal - * \version $Revision$ + * \version $Id$ */ require_once(DOL_DOCUMENT_ROOT.'/compta/export/class/ComptaJournalPdf.class.php'); diff --git a/htdocs/compta/export/class/ComptaJournalPdf.class.php b/htdocs/compta/export/class/ComptaJournalPdf.class.php index 61e734fdfc3..c7bd4b29a8e 100644 --- a/htdocs/compta/export/class/ComptaJournalPdf.class.php +++ b/htdocs/compta/export/class/ComptaJournalPdf.class.php @@ -15,15 +15,13 @@ * 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/ - * - * $Id$ */ /** - * \file htdocs/compta/export/ComptaJournalPdf.php + * \file htdocs/compta/export/class/ComptaJournalPdf.php * \ingroup compta * \brief Fichier de la classe export compta journal - * \version $Revision$ + * \version $Id$ */ require_once(DOL_DOCUMENT_ROOT.'/lib/pdf.lib.php'); require_once(DOL_DOCUMENT_ROOT.'/includes/fpdf/fpdfi/fpdi_protection.php'); diff --git a/htdocs/compta/export/class/ComptaJournalVente.class.php b/htdocs/compta/export/class/ComptaJournalVente.class.php index b1e857ffb64..627c89261d2 100644 --- a/htdocs/compta/export/class/ComptaJournalVente.class.php +++ b/htdocs/compta/export/class/ComptaJournalVente.class.php @@ -16,15 +16,13 @@ * 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/ - * - * $Id$ */ /** - \file htdocs/compta/export/ComptaJournalVente.php + \file htdocs/compta/export/classComptaJournalVente.php \ingroup compta \brief Fichier de la classe export compta journal - \version $Revision$ + \version $Id$ */ require_once(DOL_DOCUMENT_ROOT.'/compta/export/class/ComptaJournalPdf.class.php'); diff --git a/htdocs/compta/facture/class/facture-rec.class.php b/htdocs/compta/facture/class/facture-rec.class.php index 85053c7c2ed..ac6cc86f687 100644 --- a/htdocs/compta/facture/class/facture-rec.class.php +++ b/htdocs/compta/facture/class/facture-rec.class.php @@ -20,7 +20,7 @@ */ /** - * \file htdocs/compta/facture/facture-rec.class.php + * \file htdocs/compta/facture/class/facture-rec.class.php * \ingroup facture * \brief Fichier de la classe des factures recurentes * \version $Id$ diff --git a/htdocs/compta/facture/class/facture.class.php b/htdocs/compta/facture/class/facture.class.php index ee5e01fd3a1..d7274f04584 100644 --- a/htdocs/compta/facture/class/facture.class.php +++ b/htdocs/compta/facture/class/facture.class.php @@ -25,7 +25,7 @@ */ /** - * \file htdocs/compta/facture/facture.class.php + * \file htdocs/compta/facture/class/facture.class.php * \ingroup facture * \brief Fichier de la classe des factures clients * \version $Id$ diff --git a/htdocs/compta/paiement/class/paiement.class.php b/htdocs/compta/paiement/class/paiement.class.php index 1a12eb41a6b..23104ebbdb0 100644 --- a/htdocs/compta/paiement/class/paiement.class.php +++ b/htdocs/compta/paiement/class/paiement.class.php @@ -19,7 +19,7 @@ */ /** - * \file htdocs/paiement.class.php + * \file htdocs/compta/paiement/class/paiement.class.php * \ingroup facture * \brief Fichier de la classe des paiement de factures clients * \remarks Cette classe est presque identique a paiementfourn.class.php diff --git a/htdocs/compta/tva/class/tva.class.php b/htdocs/compta/tva/class/tva.class.php index d8bf9f64512..ede5a592bf9 100644 --- a/htdocs/compta/tva/class/tva.class.php +++ b/htdocs/compta/tva/class/tva.class.php @@ -18,7 +18,7 @@ */ /** - \file htdocs/compta/tva/tva.class.php + \file htdocs/compta/tva/class/tva.class.php \ingroup tax \version $Id$ \author Laurent Destailleur diff --git a/htdocs/core/class/dolexception.class.php b/htdocs/core/class/dolexception.class.php index b401d8e1f04..69f89a73d5b 100644 --- a/htdocs/core/class/dolexception.class.php +++ b/htdocs/core/class/dolexception.class.php @@ -17,7 +17,7 @@ */ /** - * \file htdocs/core/class/DolException.class.php + * \file htdocs/core/class/dolexception.class.php * \ingroup core * \brief File of class for exceptions * \version $Id$ diff --git a/htdocs/core/searchpostalcode.php b/htdocs/core/searchpostalcode.php index 3836334a3ca..63bf319f754 100644 --- a/htdocs/core/searchpostalcode.php +++ b/htdocs/core/searchpostalcode.php @@ -32,7 +32,7 @@ * ************************************************************************* */ /** - * \file htdocs/searchpostalcode.php + * \file htdocs/core/searchpostalcode.php * \ingroup societe * \brief Search the city corresponding to the ZIP code entered. 1st round is sought in the company table, if we have two customers in the same city that is direct. If the search never does anything then we start looking in the table of postcodes. * \version $Id$ diff --git a/htdocs/ecm/class/ecmdirectory.class.php b/htdocs/ecm/class/ecmdirectory.class.php index 425a95fe702..a27b0e65c8e 100644 --- a/htdocs/ecm/class/ecmdirectory.class.php +++ b/htdocs/ecm/class/ecmdirectory.class.php @@ -18,7 +18,7 @@ */ /** - * \file htdocs/ecm/ecm_directories.class.php + * \file htdocs/ecm/class/ecm_directories.class.php * \ingroup ecm * \brief This file is an example for a class file * \version $Id$ diff --git a/htdocs/ecm/class/htmlecm.form.class.php b/htdocs/ecm/class/htmlecm.form.class.php index 7073f8e47ac..5edd58df7c5 100644 --- a/htdocs/ecm/class/htmlecm.form.class.php +++ b/htdocs/ecm/class/htmlecm.form.class.php @@ -17,7 +17,7 @@ */ /** - * \file htdocs/ecm/htmlecm.form.class.php + * \file htdocs/ecm/class/htmlecm.form.class.php * \brief Fichier de la classe des fonctions predefinie de composants html * \version $Id$ */ @@ -42,7 +42,7 @@ class FormEcm function FormEcm($DB) { $this->db = $DB; - + return 1; } diff --git a/htdocs/exports/class/export.class.php b/htdocs/exports/class/export.class.php index afa1ea2a948..df56895e45e 100644 --- a/htdocs/exports/class/export.class.php +++ b/htdocs/exports/class/export.class.php @@ -18,7 +18,7 @@ */ /** - * \file htdocs/exports/export.class.php + * \file htdocs/exports/class/xport.class.php * \ingroup export * \brief Fichier de la classe des exports * \version $Id$ diff --git a/htdocs/fourn/class/fournisseur.commande.class.php b/htdocs/fourn/class/fournisseur.commande.class.php index bc87ee34426..001fc1f3782 100644 --- a/htdocs/fourn/class/fournisseur.commande.class.php +++ b/htdocs/fourn/class/fournisseur.commande.class.php @@ -21,7 +21,7 @@ */ /** - * \file htdocs/fourn/classfournisseur.commande.class.php + * \file htdocs/fourn/class/fournisseur.commande.class.php * \ingroup fournisseur,commande * \brief File of class to manage suppliers orders * \version $Id$ diff --git a/htdocs/ftp/admin/ftpclient.php b/htdocs/ftp/admin/ftpclient.php index 7f09d338f83..a83c135e192 100644 --- a/htdocs/ftp/admin/ftpclient.php +++ b/htdocs/ftp/admin/ftpclient.php @@ -17,7 +17,7 @@ */ /** - * \file htdocs/admin/ftpclient.php + * \file htdocs/ftp/admin/ftpclient.php * \ingroup ftp * \brief Admin page to setup FTP client module * \version $Id$ diff --git a/htdocs/imports/class/import.class.php b/htdocs/imports/class/import.class.php index defe730cdec..1a449ec421b 100644 --- a/htdocs/imports/class/import.class.php +++ b/htdocs/imports/class/import.class.php @@ -17,7 +17,7 @@ */ /** - * \file htdocs/import/import.class.php + * \file htdocs/import/class/import.class.php * \ingroup import * \brief File of class to manage imports * \version $Id$ diff --git a/htdocs/imports/index.php b/htdocs/imports/index.php index 3c2452a1036..7913bebaf64 100644 --- a/htdocs/imports/index.php +++ b/htdocs/imports/index.php @@ -17,7 +17,7 @@ */ /** - * \file htdocs/admin/imports/index.php + * \file htdocs/imports/index.php * \ingroup import * \brief Page accueil de la zone import * \version $Id$ diff --git a/htdocs/includes/modules/facture/mod_facture_mercure.php b/htdocs/includes/modules/facture/mod_facture_mercure.php index cce2659c958..c075d060608 100644 --- a/htdocs/includes/modules/facture/mod_facture_mercure.php +++ b/htdocs/includes/modules/facture/mod_facture_mercure.php @@ -21,7 +21,7 @@ */ /** - * \file htdocs/includes/modules/facture/mercure/mercure.modules.php + * \file htdocs/includes/modules/facture/mercure.modules.php * \ingroup facture * \brief File containing class for numbering module Mercure * \version $Id$ diff --git a/htdocs/includes/modules/facture/mod_facture_terre.php b/htdocs/includes/modules/facture/mod_facture_terre.php index c8ec9bf53c9..8aae0dc04d3 100644 --- a/htdocs/includes/modules/facture/mod_facture_terre.php +++ b/htdocs/includes/modules/facture/mod_facture_terre.php @@ -19,7 +19,7 @@ */ /** - * \file htdocs/includes/modules/facture/terre/terre.modules.php + * \file htdocs/includes/modules/facture/terre.modules.php * \ingroup facture * \brief File containing class for numbering module Terre * \version $Id$ diff --git a/htdocs/includes/modules/livraison/modules_livraison.php b/htdocs/includes/modules/livraison/modules_livraison.php index ec872d67a0f..286e1df754e 100644 --- a/htdocs/includes/modules/livraison/modules_livraison.php +++ b/htdocs/includes/modules/livraison/modules_livraison.php @@ -21,7 +21,7 @@ */ /** - * \file htdocs/includes/livraison/modules_livraison.php + * \file htdocs/includes/modules/livraison/modules_livraison.php * \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 diff --git a/htdocs/includes/modules/member/PDF_card.class.php b/htdocs/includes/modules/member/PDF_card.class.php index 08ae774d3b4..48cf69f916c 100644 --- a/htdocs/includes/modules/member/PDF_card.class.php +++ b/htdocs/includes/modules/member/PDF_card.class.php @@ -54,7 +54,7 @@ //////////////////////////////////////////////////// /** - * \file htdocs/adherents/cartes/PDF_card.class.php + * \file htdocs/includes/modules/member/PDF_card.class.php * \ingroup member * \brief Fichier de la classe permettant d'editer au format PDF des etiquettes au format Avery ou personnalise * \author Steve Dillon diff --git a/htdocs/includes/modules/member/cards/modules_cards.php b/htdocs/includes/modules/member/cards/modules_cards.php index b6e672b1337..3735a6781ae 100644 --- a/htdocs/includes/modules/member/cards/modules_cards.php +++ b/htdocs/includes/modules/member/cards/modules_cards.php @@ -21,7 +21,7 @@ */ /** - * \file htdocs/includes/modules/members/cards/modules_facture.php + * \file htdocs/includes/modules/members/cards/modules_cards.php * \ingroup member * \brief File of parent class of document generator for members cards. * \version $Id$ diff --git a/htdocs/includes/modules/member/cards/pdf_standard.class.php b/htdocs/includes/modules/member/cards/pdf_standard.class.php index 124ad6b2e92..ed08e84ef94 100644 --- a/htdocs/includes/modules/member/cards/pdf_standard.class.php +++ b/htdocs/includes/modules/member/cards/pdf_standard.class.php @@ -54,7 +54,7 @@ //////////////////////////////////////////////////// /** - * \file htdocs/includes/modules/member/card/pdf_standard.class.php + * \file htdocs/includes/modules/member/cards/pdf_standard.class.php * \ingroup member * \brief Fichier de la classe permettant d'editer au format PDF des etiquettes au format Avery ou personnalise * \author Steve Dillon diff --git a/htdocs/includes/modules/modPaybox.class.php b/htdocs/includes/modules/modPaybox.class.php index 91d4f11d16a..37216b9ddb2 100644 --- a/htdocs/includes/modules/modPaybox.class.php +++ b/htdocs/includes/modules/modPaybox.class.php @@ -22,16 +22,16 @@ */ /** - * \file htdocs/includes/modules/modMyModule.class.php + * \file htdocs/includes/modules/modPaybox.class.php * \ingroup mymodule - * \brief Description and activation file for module MyModule + * \brief Description and activation file for module Paybox * \version $Id$ */ include_once(DOL_DOCUMENT_ROOT ."/includes/modules/DolibarrModules.class.php"); /** \class modPayBox - * \brief Description and activation class for module MyModule + * \brief Description and activation class for module Paybox */ class modPayBox extends DolibarrModules { diff --git a/htdocs/includes/modules/societe/mod_codeclient_elephant.php b/htdocs/includes/modules/societe/mod_codeclient_elephant.php index ae678cab126..eba367ba9ed 100644 --- a/htdocs/includes/modules/societe/mod_codeclient_elephant.php +++ b/htdocs/includes/modules/societe/mod_codeclient_elephant.php @@ -20,7 +20,7 @@ */ /** - * \file htdocs/includes/modules/societe/mod_codeclient_elephant.class.php + * \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$ diff --git a/htdocs/includes/modules/societe/mod_codeclient_leopard.php b/htdocs/includes/modules/societe/mod_codeclient_leopard.php index 712cd67a0d1..8a893403750 100644 --- a/htdocs/includes/modules/societe/mod_codeclient_leopard.php +++ b/htdocs/includes/modules/societe/mod_codeclient_leopard.php @@ -19,7 +19,7 @@ */ /** - * \file htdocs/includes/modules/societe/mod_codeclient_leopard.class.php + * \file htdocs/includes/modules/societe/mod_codeclient_leopard.php * \ingroup societe * \brief Fichier de la classe des gestion leopard des codes clients * \version $Id$ diff --git a/htdocs/includes/modules/societe/mod_codeclient_monkey.php b/htdocs/includes/modules/societe/mod_codeclient_monkey.php index 821b5f77f79..c0f28f12c7c 100644 --- a/htdocs/includes/modules/societe/mod_codeclient_monkey.php +++ b/htdocs/includes/modules/societe/mod_codeclient_monkey.php @@ -19,7 +19,7 @@ */ /** - * \file htdocs/includes/modules/societe/mod_codeclient_monkey.class.php + * \file htdocs/includes/modules/societe/mod_codeclient_monkey.php * \ingroup societe * \brief Fichier de la classe des gestion lion des codes clients * \version $Id$ diff --git a/htdocs/includes/modules/societe/mod_codecompta_aquarium.php b/htdocs/includes/modules/societe/mod_codecompta_aquarium.php index bf0d24eb541..26cc3507633 100644 --- a/htdocs/includes/modules/societe/mod_codecompta_aquarium.php +++ b/htdocs/includes/modules/societe/mod_codecompta_aquarium.php @@ -20,7 +20,7 @@ */ /** - \file htdocs/includes/modules/societe/mod_codecompta_aquarium.class.php + \file htdocs/includes/modules/societe/mod_codecompta_aquarium.php \ingroup societe \brief Fichier de la classe des gestion aquarium des codes compta des societes clientes \version $Id$ diff --git a/htdocs/includes/modules/societe/mod_codecompta_digitaria.php b/htdocs/includes/modules/societe/mod_codecompta_digitaria.php index 1eff1877d68..b4ff0b41e7e 100644 --- a/htdocs/includes/modules/societe/mod_codecompta_digitaria.php +++ b/htdocs/includes/modules/societe/mod_codecompta_digitaria.php @@ -19,7 +19,7 @@ */ /** - \file htdocs/includes/modules/societe/mod_codecompta_digitaria.class.php + \file htdocs/includes/modules/societe/mod_codecompta_digitaria.php \ingroup societe \brief Fichier de la classe des gestion digitaria des codes compta des societes clientes \version $Id$ diff --git a/htdocs/includes/modules/societe/mod_codecompta_panicum.php b/htdocs/includes/modules/societe/mod_codecompta_panicum.php index 200ee13754a..394d1b1333c 100644 --- a/htdocs/includes/modules/societe/mod_codecompta_panicum.php +++ b/htdocs/includes/modules/societe/mod_codecompta_panicum.php @@ -19,7 +19,7 @@ */ /** - * \file htdocs/includes/modules/societe/mod_codecompta_panicum.class.php + * \file htdocs/includes/modules/societe/mod_codecompta_panicum.php * \ingroup societe * \brief Fichier de la classe des gestion panicum des codes compta des societes clientes * \version $Id$ diff --git a/htdocs/includes/triggers/interface_modNotification_Notification.class.php b/htdocs/includes/triggers/interface_modNotification_Notification.class.php index 0860e3d4177..bec590720c1 100644 --- a/htdocs/includes/triggers/interface_modNotification_Notification.class.php +++ b/htdocs/includes/triggers/interface_modNotification_Notification.class.php @@ -17,7 +17,7 @@ */ /** - * \file htdocs/includes/triggers/interface_modNotification_notification.class.php + * \file htdocs/includes/triggers/interface_modNotification_Notification.class.php * \ingroup notification * \brief Fichier de gestion des notifications sur evenement Dolibarr * \version $Id$ diff --git a/htdocs/livraison/class/livraison.class.php b/htdocs/livraison/class/livraison.class.php index 597ee12c4ff..d79908eea1f 100644 --- a/htdocs/livraison/class/livraison.class.php +++ b/htdocs/livraison/class/livraison.class.php @@ -20,7 +20,7 @@ */ /** - * \file htdocs/livraison/livraison.class.php + * \file htdocs/livraison/class/livraison.class.php * \ingroup delivery * \brief Fichier de la classe de gestion des bons de livraison * \version $Id$ diff --git a/htdocs/mantis/admin/mantis.php b/htdocs/mantis/admin/mantis.php index bb8aca3c1cc..287328e3a6e 100644 --- a/htdocs/mantis/admin/mantis.php +++ b/htdocs/mantis/admin/mantis.php @@ -23,7 +23,7 @@ */ /** - * \file htdocs/admin/mantis.php + * \file htdocs/mantis/admin/mantis.php * \ingroup mantis * \brief Page de configuration du module mantis * \version $Revision$ @@ -51,7 +51,7 @@ if ($actionsave) $i=0; $db->begin(); - + $i+=dolibarr_set_const($db,'PHPMANTIS_URL',trim($_POST["phpmantis_url"]),'chaine',0,'',$conf->entity); $i+=dolibarr_set_const($db,'PHPMANTIS_HOST',trim($_POST["phpmantis_host"]),'chaine',0,'',$conf->entity); $i+=dolibarr_set_const($db,'PHPMANTIS_DBNAME',trim($_POST["phpmantis_dbname"]),'chaine',0,'',$conf->entity); @@ -87,7 +87,7 @@ elseif ($actiontest) //print "D ".$db." - ".$db->db."
\n"; //print "W ".$mantis->localdb." - ".$mantis->localdb->db."
\n"; - + if ($mantis->localdb->connected == 1 && $mantis->localdb->database_selected == 1) { // V�rifie si bonne base diff --git a/htdocs/paybox/admin/paybox.php b/htdocs/paybox/admin/paybox.php index a12bab5482c..8b8029754d2 100644 --- a/htdocs/paybox/admin/paybox.php +++ b/htdocs/paybox/admin/paybox.php @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/** \file htdocs/admin/paybox.php +/** \file htdocs/paybox/admin/paybox.php * \ingroup paybox * \brief Page to setup paybox module * \version $Id$ diff --git a/htdocs/phenix/admin/phenix.php b/htdocs/phenix/admin/phenix.php index 6f145344acc..8083c7d9691 100644 --- a/htdocs/phenix/admin/phenix.php +++ b/htdocs/phenix/admin/phenix.php @@ -18,7 +18,7 @@ */ /** - * \file htdocs/admin/phenix.php + * \file htdocs/phenix/admin/phenix.php * \ingroup phenix * \brief Page de configuration du module Phenix * \version $Id$ @@ -46,7 +46,7 @@ if ($actionsave) $i=0; $db->begin(); - + $i+=dolibarr_set_const($db,'PHPPHENIX_URL',trim($_POST["phpphenix_url"]),'chaine',0,'',$conf->entity); $i+=dolibarr_set_const($db,'PHPPHENIX_HOST',trim($_POST["phpphenix_host"]),'chaine',0,'',$conf->entity); $i+=dolibarr_set_const($db,'PHPPHENIX_DBNAME',trim($_POST["phpphenix_dbname"]),'chaine',0,'',$conf->entity); @@ -90,7 +90,7 @@ elseif ($actiontest) //print "D ".$db." - ".$db->db."
\n"; //print "W ".$phenix->localdb." - ".$phenix->localdb->db."
\n"; - + if ($phenix->localdb->connected == 1 && $phenix->localdb->database_selected == 1) { // V�rifie si bonne base diff --git a/htdocs/product/class/html.formproduct.class.php b/htdocs/product/class/html.formproduct.class.php index 34655b56350..dd137027959 100644 --- a/htdocs/product/class/html.formproduct.class.php +++ b/htdocs/product/class/html.formproduct.class.php @@ -17,7 +17,7 @@ */ /** - * \file htdocs/product/html.formproduct.class.php + * \file htdocs/product/class/html.formproduct.class.php * \brief Fichier de la classe des fonctions predefinie de composants html * \version $Id$ */ diff --git a/htdocs/product/class/product.class.php b/htdocs/product/class/product.class.php index 342fa277232..ecbc4a55376 100644 --- a/htdocs/product/class/product.class.php +++ b/htdocs/product/class/product.class.php @@ -22,7 +22,7 @@ */ /** - * \file htdocs/product.class.php + * \file htdocs/product/class/product.class.php * \ingroup produit * \brief Fichier de la classe des produits predefinis * \version $Id$ diff --git a/htdocs/product/class/service.class.php b/htdocs/product/class/service.class.php index 8a7f52c2d41..a67a78466ec 100644 --- a/htdocs/product/class/service.class.php +++ b/htdocs/product/class/service.class.php @@ -18,7 +18,7 @@ */ /** - * \file htdocs/product/service.class.php + * \file htdocs/product/class/service.class.php * \ingroup service * \brief Fichier de la classe des services predefinis * \version $Id$ diff --git a/htdocs/product/stock/class/entrepot.class.php b/htdocs/product/stock/class/entrepot.class.php index 44ea20e9f09..06ab26f27f9 100644 --- a/htdocs/product/stock/class/entrepot.class.php +++ b/htdocs/product/stock/class/entrepot.class.php @@ -19,7 +19,7 @@ */ /** - * \file htdocs/product/stock/entrepot.class.php + * \file htdocs/product/stock/class/entrepot.class.php * \ingroup stock * \brief Fichier de la classe de gestion des entrepots * \version $Id$ diff --git a/htdocs/product/stock/class/mouvementstock.class.php b/htdocs/product/stock/class/mouvementstock.class.php index b411e599d7d..cca7ad55000 100644 --- a/htdocs/product/stock/class/mouvementstock.class.php +++ b/htdocs/product/stock/class/mouvementstock.class.php @@ -18,7 +18,7 @@ */ /** - * \file htdocs/product/stock/mouvementstock.class.php + * \file htdocs/product/stock/class/mouvementstock.class.php * \ingroup stock * \brief Fichier de la classe de gestion des mouvements de stocks * \version $Revision$ diff --git a/htdocs/projet/class/project.class.php b/htdocs/projet/class/project.class.php index 78058b02216..6de56f6eb1b 100644 --- a/htdocs/projet/class/project.class.php +++ b/htdocs/projet/class/project.class.php @@ -19,7 +19,7 @@ */ /** - * \file htdocs/projet/project.class.php + * \file htdocs/projet/class/project.class.php * \ingroup projet * \brief Fichier de la classe de gestion des projets * \version $Id$ diff --git a/htdocs/public/members/public_list.php b/htdocs/public/members/public_list.php index a84a9fb6efd..f50f5d3b60f 100644 --- a/htdocs/public/members/public_list.php +++ b/htdocs/public/members/public_list.php @@ -19,7 +19,7 @@ */ /** - * \file htdocs/public/members/priv_liste.php + * \file htdocs/public/members/public_list.php * \ingroup member * \brief File sample to list members * \version $Id$ diff --git a/htdocs/societe/class/societe.class.php b/htdocs/societe/class/societe.class.php index 39d287a0fe3..f94d362688b 100644 --- a/htdocs/societe/class/societe.class.php +++ b/htdocs/societe/class/societe.class.php @@ -24,7 +24,7 @@ */ /** - * \file htdocs/societe.class.php + * \file htdocs/societe/class/societe.class.php * \ingroup societe * \brief File for third party class * \version $Id$ diff --git a/htdocs/theme/yellow/style.css.php b/htdocs/theme/yellow/style.css.php index 43932ec39ca..e0c274fcaa0 100644 --- a/htdocs/theme/yellow/style.css.php +++ b/htdocs/theme/yellow/style.css.php @@ -18,7 +18,7 @@ */ /** - * \file htdocs/theme/yellow/style.css + * \file htdocs/theme/yellow/style.css.php * \brief Fichier de style CSS du theme Yellow * \version $Id$ */ diff --git a/htdocs/user/class/user.class.php b/htdocs/user/class/user.class.php index 4429029eef3..d93189dc0c7 100644 --- a/htdocs/user/class/user.class.php +++ b/htdocs/user/class/user.class.php @@ -23,7 +23,7 @@ */ /** - * \file htdocs/user.class.php + * \file htdocs/user/class/user.class.php * \brief Fichier de la classe utilisateur * \version $Id$ */ diff --git a/htdocs/user/class/usergroup.class.php b/htdocs/user/class/usergroup.class.php index f1da942b6ff..44e8344a21a 100644 --- a/htdocs/user/class/usergroup.class.php +++ b/htdocs/user/class/usergroup.class.php @@ -18,7 +18,7 @@ */ /** - * \file htdocs/usergroup.class.php + * \file htdocs/user/class/usergroup.class.php * \brief Fichier de la classe des groupes d'utilisateur * \author Rodolphe Qiedeville * \version $Id$ diff --git a/htdocs/webcalendar/inc/triggers/interface_modWebcalendar_Webcalsynchro.class.php b/htdocs/webcalendar/inc/triggers/interface_modWebcalendar_Webcalsynchro.class.php index cd4f955ebd4..dc2b9feb78f 100644 --- a/htdocs/webcalendar/inc/triggers/interface_modWebcalendar_Webcalsynchro.class.php +++ b/htdocs/webcalendar/inc/triggers/interface_modWebcalendar_Webcalsynchro.class.php @@ -17,7 +17,7 @@ */ /** - \file htdocs/includes/triggers/interface_modWebcalendar_webcalsynchro.class.php + \file htdocs/webcalendar/inc/triggers/interface_modWebcalendar_webcalsynchro.class.php \ingroup webcalendar \brief Fichier de gestion des triggers webcalendar \version $Id$ diff --git a/htdocs/webservices/admin/webservices.php b/htdocs/webservices/admin/webservices.php index fbc2f0d2655..ca95fd587fc 100644 --- a/htdocs/webservices/admin/webservices.php +++ b/htdocs/webservices/admin/webservices.php @@ -17,8 +17,8 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/** - * \file htdocs/admin/webservices.php +/** + * \file htdocs/webservices/admin/webservices.php * \ingroup webservices * \brief Page to setup webservices module * \version $Id$ diff --git a/scripts/banks/build-graph-sold-example.php b/scripts/banks/build-graph-sold-example.php index 5796afd7b1e..56843566ec0 100644 --- a/scripts/banks/build-graph-sold-example.php +++ b/scripts/banks/build-graph-sold-example.php @@ -19,7 +19,7 @@ */ /** - * \file scripts/banque/build-graph-sold-example.php + * \file scripts/banks/build-graph-sold-example.php * \ingroup banque * \brief Script to build graph of sold for each bank account * \deprecated Ce script n'est plus utilise car les graphiques sont generes dynamiquement maintenant. diff --git a/scripts/user/sync_users_dolibarr2ldap.php b/scripts/user/sync_users_dolibarr2ldap.php index c4459fd3a12..7e948b4a0cb 100644 --- a/scripts/user/sync_users_dolibarr2ldap.php +++ b/scripts/user/sync_users_dolibarr2ldap.php @@ -18,7 +18,7 @@ */ /** - * \file scripts/user/sync_user_dolibarr2ldap.php + * \file scripts/user/sync_users_dolibarr2ldap.php * \ingroup ldap core * \brief Script de mise a jour des users dans LDAP depuis base Dolibarr * \version $Id$