From 62d0a4924b40714c114dfa091868084622b5fa17 Mon Sep 17 00:00:00 2001
From: opensides <opensides>
Date: Tue, 19 Oct 2004 20:43:23 +0000
Subject: [PATCH] changement de <?PHPen <?php

suivra l'indentation correcte du code ;-)
---
 htdocs/contact/fiche.php                          | 2 +-
 htdocs/contact/index.php                          | 2 +-
 htdocs/contact/info.php                           | 2 +-
 htdocs/contact/perso.php                          | 2 +-
 htdocs/contact/pre.inc.php                        | 2 +-
 htdocs/contact/vcard.php                          | 2 +-
 htdocs/contrat/contrat.class.php                  | 2 +-
 htdocs/contrat/enservice.php                      | 2 +-
 htdocs/contrat/fiche.php                          | 2 +-
 htdocs/contrat/index.php                          | 2 +-
 htdocs/contrat/pre.inc.php                        | 2 +-
 htdocs/domain/index.php                           | 2 +-
 htdocs/domain/pre.inc.php                         | 2 +-
 htdocs/expedition/commande.php                    | 4 ++--
 htdocs/expedition/expedition.class.php            | 2 +-
 htdocs/expedition/fiche.php                       | 2 +-
 htdocs/expedition/index.php                       | 2 +-
 htdocs/expedition/liste.php                       | 6 +++---
 htdocs/expedition/pre.inc.php                     | 4 ++--
 htdocs/expedition/stats/expeditionstats.class.php | 2 +-
 htdocs/expedition/stats/index.php                 | 2 +-
 htdocs/expedition/stats/month.php                 | 2 +-
 htdocs/expedition/stats/pre.inc.php               | 2 +-
 htdocs/fichinter/fiche.php                        | 2 +-
 htdocs/fichinter/fichinter.class.php              | 2 +-
 htdocs/fichinter/index.php                        | 2 +-
 htdocs/fichinter/pre.inc.php                      | 2 +-
 htdocs/fichinter/rapport.php                      | 2 +-
 htdocs/fourn/contact.php                          | 2 +-
 htdocs/fourn/facture/fiche.php                    | 2 +-
 htdocs/fourn/facture/index.php                    | 2 +-
 htdocs/fourn/facture/paiement.php                 | 2 +-
 htdocs/fourn/facture/paiementfourn.class.php      | 2 +-
 htdocs/fourn/facture/pre.inc.php                  | 2 +-
 htdocs/fourn/fiche.php                            | 2 +-
 htdocs/fourn/index.php                            | 2 +-
 htdocs/fourn/people.php                           | 2 +-
 htdocs/fourn/pre.inc.php                          | 2 +-
 htdocs/includes/boxes/box_boutique_livre.php      | 2 +-
 39 files changed, 43 insertions(+), 43 deletions(-)

diff --git a/htdocs/contact/fiche.php b/htdocs/contact/fiche.php
index 6329c6f6e77..4a0b183f3a2 100644
--- a/htdocs/contact/fiche.php
+++ b/htdocs/contact/fiche.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004 Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2004 Benoit Mortier       <benoit.mortier@opensides.be>
diff --git a/htdocs/contact/index.php b/htdocs/contact/index.php
index 47ecb2ea849..ab254db7e2b 100644
--- a/htdocs/contact/index.php
+++ b/htdocs/contact/index.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2003      �ric Seigne          <erics@rycks.com>
  * Copyright (C) 2004      Laurent Destailleur  <eldy@users.sourceforge.net>
diff --git a/htdocs/contact/info.php b/htdocs/contact/info.php
index f3f8c5a7875..63df3880788 100644
--- a/htdocs/contact/info.php
+++ b/htdocs/contact/info.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004 Laurent Destailleur  <eldy@users.sourceforge.net>
  *
diff --git a/htdocs/contact/perso.php b/htdocs/contact/perso.php
index 080315aecbe..a892f3901a1 100644
--- a/htdocs/contact/perso.php
+++ b/htdocs/contact/perso.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004 Laurent Destailleur  <eldy@users.sourceforge.net>
  *
diff --git a/htdocs/contact/pre.inc.php b/htdocs/contact/pre.inc.php
index 70cda05c84c..e0f5f0a32d7 100644
--- a/htdocs/contact/pre.inc.php
+++ b/htdocs/contact/pre.inc.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/htdocs/contact/vcard.php b/htdocs/contact/vcard.php
index 42e2b598159..76a6813610e 100644
--- a/htdocs/contact/vcard.php
+++ b/htdocs/contact/vcard.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/htdocs/contrat/contrat.class.php b/htdocs/contrat/contrat.class.php
index 2f32928f709..5383da7f0af 100644
--- a/htdocs/contrat/contrat.class.php
+++ b/htdocs/contrat/contrat.class.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004 Destailleur Laurent  <eldy@users.sourceforge.net>
  *
diff --git a/htdocs/contrat/enservice.php b/htdocs/contrat/enservice.php
index aa9d36c9892..99f58fbaf8b 100644
--- a/htdocs/contrat/enservice.php
+++ b/htdocs/contrat/enservice.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/htdocs/contrat/fiche.php b/htdocs/contrat/fiche.php
index cdb1c229674..e53321d44e4 100644
--- a/htdocs/contrat/fiche.php
+++ b/htdocs/contrat/fiche.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2003-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004      Laurent Destailleur  <eldy@users.sourceforge.net>
  *
diff --git a/htdocs/contrat/index.php b/htdocs/contrat/index.php
index 92f7311e510..3af96eb685a 100644
--- a/htdocs/contrat/index.php
+++ b/htdocs/contrat/index.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004      Laurent Destailleur  <eldy@users.sourceforge.net>
  *
diff --git a/htdocs/contrat/pre.inc.php b/htdocs/contrat/pre.inc.php
index ee723500f71..9a6043026f7 100644
--- a/htdocs/contrat/pre.inc.php
+++ b/htdocs/contrat/pre.inc.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/htdocs/domain/index.php b/htdocs/domain/index.php
index 91635939233..684190b5d4e 100644
--- a/htdocs/domain/index.php
+++ b/htdocs/domain/index.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2002 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * $Id$
diff --git a/htdocs/domain/pre.inc.php b/htdocs/domain/pre.inc.php
index 7d9947773d8..2c627302610 100644
--- a/htdocs/domain/pre.inc.php
+++ b/htdocs/domain/pre.inc.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2002 Rodolphe Quiedeville <rodolphe@quiedeville.org> 
  *
  * $Id$
diff --git a/htdocs/expedition/commande.php b/htdocs/expedition/commande.php
index 916810e5ba1..f1606bbe770 100644
--- a/htdocs/expedition/commande.php
+++ b/htdocs/expedition/commande.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -21,7 +21,7 @@
  */
 
 /*! \file htdocs/expedition/commande.php
-        \ingroup    expedition
+		\ingroup    expedition
 		\version    $Revision$
 */
 
diff --git a/htdocs/expedition/expedition.class.php b/htdocs/expedition/expedition.class.php
index d8e7e409839..b4e376b225d 100644
--- a/htdocs/expedition/expedition.class.php
+++ b/htdocs/expedition/expedition.class.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/htdocs/expedition/fiche.php b/htdocs/expedition/fiche.php
index d18e54fb165..ac7116995f3 100644
--- a/htdocs/expedition/fiche.php
+++ b/htdocs/expedition/fiche.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2003-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/htdocs/expedition/index.php b/htdocs/expedition/index.php
index bc51e5b4a59..8b3b3702c74 100644
--- a/htdocs/expedition/index.php
+++ b/htdocs/expedition/index.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2003-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004      Laurent Destailleur  <eldy@users.sourceforge.net>
  *
diff --git a/htdocs/expedition/liste.php b/htdocs/expedition/liste.php
index dd531115dc4..0e040385057 100644
--- a/htdocs/expedition/liste.php
+++ b/htdocs/expedition/liste.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004      Laurent Destailleur  <eldy@users.sourceforge.net>
  *
@@ -22,8 +22,8 @@
  */
 
 /*! \file htdocs/expedition/liste.php
-        \ingroup    expedition
-        \brief      Page de la liste des propositions commerciales
+		\ingroup    expedition
+		\brief      Page de la liste des propositions commerciales
 */
 
 require("./pre.inc.php");
diff --git a/htdocs/expedition/pre.inc.php b/htdocs/expedition/pre.inc.php
index 80ac8f222ca..f7eaf649e7e 100644
--- a/htdocs/expedition/pre.inc.php
+++ b/htdocs/expedition/pre.inc.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004 Laurent Destailleur  <eldy@users.sourceforge.net>
  *
@@ -22,7 +22,7 @@
  */
 
 /*! \file htdocs/expedition/pre.inc.php
-        \ingroup    expedition
+		\ingroup    expedition
 		\brief      Fichier de gestion du menu gauche du module expedition
 		\version    $Revision$
 */
diff --git a/htdocs/expedition/stats/expeditionstats.class.php b/htdocs/expedition/stats/expeditionstats.class.php
index fe7ca2eb393..78a4b2084d0 100644
--- a/htdocs/expedition/stats/expeditionstats.class.php
+++ b/htdocs/expedition/stats/expeditionstats.class.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/htdocs/expedition/stats/index.php b/htdocs/expedition/stats/index.php
index 3d27a56b846..fd43b211f82 100644
--- a/htdocs/expedition/stats/index.php
+++ b/htdocs/expedition/stats/index.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/htdocs/expedition/stats/month.php b/htdocs/expedition/stats/month.php
index b55ea0b711b..db7d2a89030 100644
--- a/htdocs/expedition/stats/month.php
+++ b/htdocs/expedition/stats/month.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/htdocs/expedition/stats/pre.inc.php b/htdocs/expedition/stats/pre.inc.php
index 8e6aa2ddb1e..9db109105f6 100644
--- a/htdocs/expedition/stats/pre.inc.php
+++ b/htdocs/expedition/stats/pre.inc.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/htdocs/fichinter/fiche.php b/htdocs/fichinter/fiche.php
index f0b2864a370..9d1812c918f 100644
--- a/htdocs/fichinter/fiche.php
+++ b/htdocs/fichinter/fiche.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2002-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004      Laurent Destailleur  <eldy@users.sourceforge.net>
  *
diff --git a/htdocs/fichinter/fichinter.class.php b/htdocs/fichinter/fichinter.class.php
index 1cdb46b1f94..663fe979ee1 100644
--- a/htdocs/fichinter/fichinter.class.php
+++ b/htdocs/fichinter/fichinter.class.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2002-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/htdocs/fichinter/index.php b/htdocs/fichinter/index.php
index 33a5cbeb124..a5e468f65b1 100644
--- a/htdocs/fichinter/index.php
+++ b/htdocs/fichinter/index.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2002-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004      Laurent Destailleur  <eldy@users.sourceforge.net>
  *
diff --git a/htdocs/fichinter/pre.inc.php b/htdocs/fichinter/pre.inc.php
index a2e6229044a..81a450a8730 100644
--- a/htdocs/fichinter/pre.inc.php
+++ b/htdocs/fichinter/pre.inc.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/htdocs/fichinter/rapport.php b/htdocs/fichinter/rapport.php
index 8d80f2cfdbb..ec64d5444de 100644
--- a/htdocs/fichinter/rapport.php
+++ b/htdocs/fichinter/rapport.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2003 Xavier DUTOIT        <doli@sydesy.com>
  * Copyright (C) 2004 Laurent Destailleur  <eldy@users.sourceforge.net>
  *
diff --git a/htdocs/fourn/contact.php b/htdocs/fourn/contact.php
index daebbc36513..18fb443c076 100644
--- a/htdocs/fourn/contact.php
+++ b/htdocs/fourn/contact.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/htdocs/fourn/facture/fiche.php b/htdocs/fourn/facture/fiche.php
index 565b7cdf171..f74708c40e4 100644
--- a/htdocs/fourn/facture/fiche.php
+++ b/htdocs/fourn/facture/fiche.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2002-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004      Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2004      Christophe Combelles <ccomb@free.fr>
diff --git a/htdocs/fourn/facture/index.php b/htdocs/fourn/facture/index.php
index 10ebeeaffd1..835fb65d8f3 100644
--- a/htdocs/fourn/facture/index.php
+++ b/htdocs/fourn/facture/index.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2002-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004      Laurent Destailleur  <eldy@users.sourceforge.net>
  *
diff --git a/htdocs/fourn/facture/paiement.php b/htdocs/fourn/facture/paiement.php
index 70c89bfdece..c148cf72010 100644
--- a/htdocs/fourn/facture/paiement.php
+++ b/htdocs/fourn/facture/paiement.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2003-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004 �ric Seigne          <eric.seigne@ryxeo.com>
  * Copyright (C) 2004 Laurent Destailleur  <eldy@users.sourceforge.net>
diff --git a/htdocs/fourn/facture/paiementfourn.class.php b/htdocs/fourn/facture/paiementfourn.class.php
index 3b2c9f7e140..387c14566c3 100644
--- a/htdocs/fourn/facture/paiementfourn.class.php
+++ b/htdocs/fourn/facture/paiementfourn.class.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2002-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004      Laurent Destailleur  <eldy@users.sourceforge.net>
  *
diff --git a/htdocs/fourn/facture/pre.inc.php b/htdocs/fourn/facture/pre.inc.php
index be924a09672..8e3de70941a 100644
--- a/htdocs/fourn/facture/pre.inc.php
+++ b/htdocs/fourn/facture/pre.inc.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004      Laurent Destailleur  <eldy@users.sourceforge.net>
  *
diff --git a/htdocs/fourn/fiche.php b/htdocs/fourn/fiche.php
index 09b2a3b3c3f..42f3de0b813 100644
--- a/htdocs/fourn/fiche.php
+++ b/htdocs/fourn/fiche.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2003      �ric Seigne          <erics@rycks.com>
  * Copyright (C) 2004      Laurent Destailleur  <eldy@users.sourceforge.net>
diff --git a/htdocs/fourn/index.php b/htdocs/fourn/index.php
index c5450b1f54e..22c2c5cf53e 100644
--- a/htdocs/fourn/index.php
+++ b/htdocs/fourn/index.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004      Laurent Destailleur  <eldy@users.sourceforge.net>
  *
diff --git a/htdocs/fourn/people.php b/htdocs/fourn/people.php
index 0495ec48058..68cd56a2da0 100644
--- a/htdocs/fourn/people.php
+++ b/htdocs/fourn/people.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2003      �ric Seigne          <erics@rycks.com>
  * Copyright (C) 2004      Laurent Destailleur  <eldy@users.sourceforge.net>
diff --git a/htdocs/fourn/pre.inc.php b/htdocs/fourn/pre.inc.php
index 9b5f8653086..94dafcf7f04 100644
--- a/htdocs/fourn/pre.inc.php
+++ b/htdocs/fourn/pre.inc.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/htdocs/includes/boxes/box_boutique_livre.php b/htdocs/includes/boxes/box_boutique_livre.php
index c83f0494f98..383f182391c 100644
--- a/htdocs/includes/boxes/box_boutique_livre.php
+++ b/htdocs/includes/boxes/box_boutique_livre.php
@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify
-- 
GitLab