From a22b105f6583878a885e40a9427f485b36ee654e Mon Sep 17 00:00:00 2001 From: opensides <opensides> Date: Wed, 20 Oct 2004 20:06:49 +0000 Subject: [PATCH] suite changement PHP en php --- htdocs/postnuke/articles/fiche.php | 2 +- htdocs/postnuke/articles/index.php | 2 +- htdocs/postnuke/articles/pnarticle.class.php | 2 +- htdocs/postnuke/articles/pre.inc.php | 2 +- htdocs/product/album/album.class.php | 2 +- htdocs/product/album/fiche.php | 2 +- htdocs/product/album/index.php | 2 +- htdocs/product/album/pre.inc.php | 2 +- htdocs/product/categorie/categorie.class.php | 2 +- htdocs/product/categorie/fiche.php | 2 +- htdocs/product/categorie/index.php | 2 +- htdocs/product/categorie/pre.inc.php | 2 +- htdocs/product/concert/concert.class.php | 2 +- htdocs/product/concert/fiche.php | 2 +- htdocs/product/concert/fichelieu.php | 2 +- htdocs/product/concert/index.php | 2 +- htdocs/product/concert/lieuconcert.class.php | 2 +- htdocs/product/concert/pre.inc.php | 2 +- htdocs/product/concert/salles.php | 2 +- htdocs/product/critiques/bestproduct.php | 2 +- htdocs/product/critiques/critique.class.php | 2 +- htdocs/product/critiques/fiche.php | 2 +- htdocs/product/critiques/index.php | 2 +- htdocs/product/critiques/pre.inc.php | 2 +- htdocs/product/fiche.php | 2 +- htdocs/product/groupart/fiche.php | 2 +- htdocs/product/groupart/groupart.class.php | 2 +- htdocs/product/groupart/index.php | 2 +- htdocs/product/groupart/pre.inc.php | 2 +- htdocs/product/index.php | 2 +- htdocs/product/liste.php | 2 +- htdocs/product/osc-liste.php | 2 +- htdocs/product/osc-productsbyreviews.php | 2 +- htdocs/product/osc-reviews.php | 2 +- htdocs/product/popuprop.php | 2 +- htdocs/product/pre.inc.php | 2 +- htdocs/product/price.php | 2 +- htdocs/product/promotion/index.php | 2 +- htdocs/product/promotion/pre.inc.php | 2 +- htdocs/product/promotion/promotion.class.php | 2 +- htdocs/product/stats/commandestats.class.php | 2 +- htdocs/product/stats/facture.php | 2 +- htdocs/product/stats/fiche.php | 2 +- htdocs/product/stats/index.php | 2 +- htdocs/product/stats/month.php | 2 +- htdocs/product/stats/pre.inc.php | 2 +- htdocs/product/stats/propal.php | 2 +- htdocs/product/stock/entrepot.class.php | 2 +- htdocs/product/stock/fiche.php | 2 +- htdocs/product/stock/index.php | 2 +- htdocs/product/stock/liste.php | 2 +- htdocs/product/stock/mouvement.php | 2 +- htdocs/product/stock/mouvementstock.class.php | 2 +- htdocs/product/stock/pre.inc.php | 2 +- htdocs/product/stock/product.php | 2 +- htdocs/projet/commandes.php | 2 +- htdocs/projet/facture.php | 2 +- htdocs/projet/fiche.php | 8 +-- htdocs/projet/index.php | 2 +- htdocs/projet/pre.inc.php | 2 +- htdocs/projet/project.class.php | 2 +- htdocs/projet/propal.php | 2 +- htdocs/projet/webcal.php | 58 +++++++++---------- htdocs/projet/webcaltop.php | 2 +- htdocs/public/adherents/index.php | 2 +- htdocs/public/adherents/new.php | 2 +- htdocs/public/adherents/pre.inc.php | 2 +- htdocs/public/adherents/priv_edit.php | 5 +- htdocs/public/adherents/priv_fiche.php | 2 +- htdocs/public/adherents/priv_liste.php | 2 +- htdocs/public/dons/bplc.php | 2 +- htdocs/public/dons/code_valid.php | 2 +- htdocs/public/dons/depenses_code.php | 2 +- htdocs/public/dons/donateurs_code.php | 2 +- htdocs/public/dons/eucd.css | 13 +++-- htdocs/public/dons/index.php | 2 +- htdocs/public/dons/mail.php | 2 +- htdocs/public/dons/mail_moderator.php | 2 +- htdocs/public/dons/merci_code.php | 2 +- htdocs/public/dons/testretour.php | 2 +- htdocs/rapport/Atome.class.php | 2 +- htdocs/rapport/AtomeFactureValidee.class.php | 2 +- htdocs/rapport/AtomePropaleValidee.class.php | 2 +- htdocs/rapport/index.php | 2 +- htdocs/rapport/pre.inc.php | 2 +- 85 files changed, 125 insertions(+), 121 deletions(-) diff --git a/htdocs/postnuke/articles/fiche.php b/htdocs/postnuke/articles/fiche.php index bb6a2029ebe..cce373c3192 100644 --- a/htdocs/postnuke/articles/fiche.php +++ b/htdocs/postnuke/articles/fiche.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net> * diff --git a/htdocs/postnuke/articles/index.php b/htdocs/postnuke/articles/index.php index 70ab71adc0c..367fb14bfe5 100644 --- a/htdocs/postnuke/articles/index.php +++ b/htdocs/postnuke/articles/index.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/postnuke/articles/pnarticle.class.php b/htdocs/postnuke/articles/pnarticle.class.php index 6f9693a3ec9..9afcddcbdd2 100644 --- a/htdocs/postnuke/articles/pnarticle.class.php +++ b/htdocs/postnuke/articles/pnarticle.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/postnuke/articles/pre.inc.php b/htdocs/postnuke/articles/pre.inc.php index a0a8fa0ddb9..e0a4a0f5a0b 100644 --- a/htdocs/postnuke/articles/pre.inc.php +++ b/htdocs/postnuke/articles/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/product/album/album.class.php b/htdocs/product/album/album.class.php index ee4d8ae060e..79a61ef58c3 100644 --- a/htdocs/product/album/album.class.php +++ b/htdocs/product/album/album.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/product/album/fiche.php b/htdocs/product/album/fiche.php index 17805d94461..c49fefae0cc 100644 --- a/htdocs/product/album/fiche.php +++ b/htdocs/product/album/fiche.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net> * diff --git a/htdocs/product/album/index.php b/htdocs/product/album/index.php index fc1267a9f67..9ccae1f67c5 100644 --- a/htdocs/product/album/index.php +++ b/htdocs/product/album/index.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/product/album/pre.inc.php b/htdocs/product/album/pre.inc.php index c15cbb36fd9..e0ea4451489 100644 --- a/htdocs/product/album/pre.inc.php +++ b/htdocs/product/album/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/product/categorie/categorie.class.php b/htdocs/product/categorie/categorie.class.php index d3e1760b498..97033e433c0 100644 --- a/htdocs/product/categorie/categorie.class.php +++ b/htdocs/product/categorie/categorie.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/product/categorie/fiche.php b/htdocs/product/categorie/fiche.php index 3628d668fb9..c97b4e2c712 100644 --- a/htdocs/product/categorie/fiche.php +++ b/htdocs/product/categorie/fiche.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net> * diff --git a/htdocs/product/categorie/index.php b/htdocs/product/categorie/index.php index c886732d067..626064f9fba 100644 --- a/htdocs/product/categorie/index.php +++ b/htdocs/product/categorie/index.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2003 �ric Seigne <erics@rycks.com> * diff --git a/htdocs/product/categorie/pre.inc.php b/htdocs/product/categorie/pre.inc.php index ca132b2ef1f..d3b95048448 100644 --- a/htdocs/product/categorie/pre.inc.php +++ b/htdocs/product/categorie/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/product/concert/concert.class.php b/htdocs/product/concert/concert.class.php index 608f86672a0..9f9a8689ee5 100644 --- a/htdocs/product/concert/concert.class.php +++ b/htdocs/product/concert/concert.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/product/concert/fiche.php b/htdocs/product/concert/fiche.php index 452d3504022..964ed1ff843 100644 --- a/htdocs/product/concert/fiche.php +++ b/htdocs/product/concert/fiche.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net> * diff --git a/htdocs/product/concert/fichelieu.php b/htdocs/product/concert/fichelieu.php index 27083ff2cb0..69fd25009d9 100644 --- a/htdocs/product/concert/fichelieu.php +++ b/htdocs/product/concert/fichelieu.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net> * diff --git a/htdocs/product/concert/index.php b/htdocs/product/concert/index.php index 52e93223d02..56354676f1f 100644 --- a/htdocs/product/concert/index.php +++ b/htdocs/product/concert/index.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/product/concert/lieuconcert.class.php b/htdocs/product/concert/lieuconcert.class.php index 8a51c29eb05..5bcbc1e1f2f 100644 --- a/htdocs/product/concert/lieuconcert.class.php +++ b/htdocs/product/concert/lieuconcert.class.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2003 �ric Seigne <erics@rycks.com> * diff --git a/htdocs/product/concert/pre.inc.php b/htdocs/product/concert/pre.inc.php index 90e33b231c7..91989baf7dc 100644 --- a/htdocs/product/concert/pre.inc.php +++ b/htdocs/product/concert/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/product/concert/salles.php b/htdocs/product/concert/salles.php index 7fe667988ad..1ca9640b4c1 100644 --- a/htdocs/product/concert/salles.php +++ b/htdocs/product/concert/salles.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/product/critiques/bestproduct.php b/htdocs/product/critiques/bestproduct.php index 0dab1125ace..f606c1c2ae0 100644 --- a/htdocs/product/critiques/bestproduct.php +++ b/htdocs/product/critiques/bestproduct.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2003 �ric Seigne <erics@rycks.com> * diff --git a/htdocs/product/critiques/critique.class.php b/htdocs/product/critiques/critique.class.php index c335aa43258..23f2e685b88 100644 --- a/htdocs/product/critiques/critique.class.php +++ b/htdocs/product/critiques/critique.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/product/critiques/fiche.php b/htdocs/product/critiques/fiche.php index 845022d9c31..9e9348fe064 100644 --- a/htdocs/product/critiques/fiche.php +++ b/htdocs/product/critiques/fiche.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/product/critiques/index.php b/htdocs/product/critiques/index.php index e274485aa17..866f5260fcb 100644 --- a/htdocs/product/critiques/index.php +++ b/htdocs/product/critiques/index.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/product/critiques/pre.inc.php b/htdocs/product/critiques/pre.inc.php index 4bc3e75b378..b44c542e69a 100644 --- a/htdocs/product/critiques/pre.inc.php +++ b/htdocs/product/critiques/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/product/fiche.php b/htdocs/product/fiche.php index f2e68a89be8..29ca38eb0b5 100644 --- a/htdocs/product/fiche.php +++ b/htdocs/product/fiche.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/product/groupart/fiche.php b/htdocs/product/groupart/fiche.php index 4008dd9f425..48c96171555 100644 --- a/htdocs/product/groupart/fiche.php +++ b/htdocs/product/groupart/fiche.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net> * diff --git a/htdocs/product/groupart/groupart.class.php b/htdocs/product/groupart/groupart.class.php index ce2f62b6dd4..cec163c209f 100644 --- a/htdocs/product/groupart/groupart.class.php +++ b/htdocs/product/groupart/groupart.class.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2003 �ric Seigne <erics@rycks.com> * diff --git a/htdocs/product/groupart/index.php b/htdocs/product/groupart/index.php index afe3b1ca64c..f1e94461c57 100644 --- a/htdocs/product/groupart/index.php +++ b/htdocs/product/groupart/index.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/product/groupart/pre.inc.php b/htdocs/product/groupart/pre.inc.php index af0b190259b..b14e378c373 100644 --- a/htdocs/product/groupart/pre.inc.php +++ b/htdocs/product/groupart/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/product/index.php b/htdocs/product/index.php index 768e0187db9..fff82483cb1 100644 --- a/htdocs/product/index.php +++ b/htdocs/product/index.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 20004 Laurent Destailleur <eldy@users.sourceforge.net> * diff --git a/htdocs/product/liste.php b/htdocs/product/liste.php index 14ce77415c7..6447258f70b 100644 --- a/htdocs/product/liste.php +++ b/htdocs/product/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> * diff --git a/htdocs/product/osc-liste.php b/htdocs/product/osc-liste.php index 9b8a6c543c2..7b441521a80 100644 --- a/htdocs/product/osc-liste.php +++ b/htdocs/product/osc-liste.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/product/osc-productsbyreviews.php b/htdocs/product/osc-productsbyreviews.php index 96f31114538..243570c4164 100644 --- a/htdocs/product/osc-productsbyreviews.php +++ b/htdocs/product/osc-productsbyreviews.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/product/osc-reviews.php b/htdocs/product/osc-reviews.php index db85b4d09d1..4486867d86e 100644 --- a/htdocs/product/osc-reviews.php +++ b/htdocs/product/osc-reviews.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/product/popuprop.php b/htdocs/product/popuprop.php index ea43db01ebc..0fa9ba8b15d 100644 --- a/htdocs/product/popuprop.php +++ b/htdocs/product/popuprop.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/product/pre.inc.php b/htdocs/product/pre.inc.php index 4f193a5c052..3cb7a3a5f65 100644 --- a/htdocs/product/pre.inc.php +++ b/htdocs/product/pre.inc.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2001-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net> * diff --git a/htdocs/product/price.php b/htdocs/product/price.php index e620e1df167..19277e330d0 100644 --- a/htdocs/product/price.php +++ b/htdocs/product/price.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 20004 Laurent Destailleur <eldy@users.sourceforge.net> * diff --git a/htdocs/product/promotion/index.php b/htdocs/product/promotion/index.php index b0a3c50a121..79f51cf3c50 100644 --- a/htdocs/product/promotion/index.php +++ b/htdocs/product/promotion/index.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/product/promotion/pre.inc.php b/htdocs/product/promotion/pre.inc.php index 6e43a173f39..a5972dc6556 100644 --- a/htdocs/product/promotion/pre.inc.php +++ b/htdocs/product/promotion/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/product/promotion/promotion.class.php b/htdocs/product/promotion/promotion.class.php index 9362d609651..f3830c1cba3 100644 --- a/htdocs/product/promotion/promotion.class.php +++ b/htdocs/product/promotion/promotion.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/product/stats/commandestats.class.php b/htdocs/product/stats/commandestats.class.php index 2832f479495..4b80d450709 100644 --- a/htdocs/product/stats/commandestats.class.php +++ b/htdocs/product/stats/commandestats.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/product/stats/facture.php b/htdocs/product/stats/facture.php index a3d8c7b0d82..d4199e679b7 100644 --- a/htdocs/product/stats/facture.php +++ b/htdocs/product/stats/facture.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/product/stats/fiche.php b/htdocs/product/stats/fiche.php index 9ea7625ff02..871c8e809ec 100644 --- a/htdocs/product/stats/fiche.php +++ b/htdocs/product/stats/fiche.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/product/stats/index.php b/htdocs/product/stats/index.php index 996403c3289..17955c38fd6 100644 --- a/htdocs/product/stats/index.php +++ b/htdocs/product/stats/index.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2001-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net> * diff --git a/htdocs/product/stats/month.php b/htdocs/product/stats/month.php index 91f3890dcf9..09b3225475b 100644 --- a/htdocs/product/stats/month.php +++ b/htdocs/product/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/product/stats/pre.inc.php b/htdocs/product/stats/pre.inc.php index b0c0d863609..0e7d52951f1 100644 --- a/htdocs/product/stats/pre.inc.php +++ b/htdocs/product/stats/pre.inc.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/product/stats/propal.php b/htdocs/product/stats/propal.php index 36678782076..1044a873889 100644 --- a/htdocs/product/stats/propal.php +++ b/htdocs/product/stats/propal.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/product/stock/entrepot.class.php b/htdocs/product/stock/entrepot.class.php index bedcd41e4cd..23b4ad4320f 100644 --- a/htdocs/product/stock/entrepot.class.php +++ b/htdocs/product/stock/entrepot.class.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net> * diff --git a/htdocs/product/stock/fiche.php b/htdocs/product/stock/fiche.php index 5af16b50493..4899ba25ce4 100644 --- a/htdocs/product/stock/fiche.php +++ b/htdocs/product/stock/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/product/stock/index.php b/htdocs/product/stock/index.php index e3d30aeb1b5..9dcffc7c6de 100644 --- a/htdocs/product/stock/index.php +++ b/htdocs/product/stock/index.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net> * diff --git a/htdocs/product/stock/liste.php b/htdocs/product/stock/liste.php index 14d83c58dc5..b31b9e0978e 100644 --- a/htdocs/product/stock/liste.php +++ b/htdocs/product/stock/liste.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/product/stock/mouvement.php b/htdocs/product/stock/mouvement.php index b09255ef87e..ca20db8be8b 100644 --- a/htdocs/product/stock/mouvement.php +++ b/htdocs/product/stock/mouvement.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/product/stock/mouvementstock.class.php b/htdocs/product/stock/mouvementstock.class.php index 52f0b8379f0..5968132a40a 100644 --- a/htdocs/product/stock/mouvementstock.class.php +++ b/htdocs/product/stock/mouvementstock.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/product/stock/pre.inc.php b/htdocs/product/stock/pre.inc.php index e98ad2938f8..83cc0264bbf 100644 --- a/htdocs/product/stock/pre.inc.php +++ b/htdocs/product/stock/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> * diff --git a/htdocs/product/stock/product.php b/htdocs/product/stock/product.php index 45df97c3b58..cfe7b564ab2 100644 --- a/htdocs/product/stock/product.php +++ b/htdocs/product/stock/product.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/projet/commandes.php b/htdocs/projet/commandes.php index 74c08821f7b..175d7de79c7 100644 --- a/htdocs/projet/commandes.php +++ b/htdocs/projet/commandes.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/projet/facture.php b/htdocs/projet/facture.php index 2baf8eff762..64ea358762d 100644 --- a/htdocs/projet/facture.php +++ b/htdocs/projet/facture.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/projet/fiche.php b/htdocs/projet/fiche.php index 2cbd6540f0f..3338e9f4740 100644 --- a/htdocs/projet/fiche.php +++ b/htdocs/projet/fiche.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> * @@ -105,14 +105,14 @@ if ($_GET["action"] == 'create' && $user->rights->projet->creer) <table class="border" cellpadding="3" cellspacing="0"> <input type="hidden" name="action" value="add"> <tr><td>Soci�t�</td><td> - <?PHP + <?php $societe = new Societe($db); $societe->fetch($_GET["socidp"]); print $societe->nom_url; ?> </td></tr> - <?PHP + <?php print '<tr><td>Cr�ateur</td><td>'.$user->fullname.'</td></tr>'; ?> <tr><td><?php echo $langs->trans("Ref") ?></td><td><input size="10" type="text" name="ref"></td></tr> @@ -120,7 +120,7 @@ if ($_GET["action"] == 'create' && $user->rights->projet->creer) <tr><td colspan="2"><input type="submit" value="<?php echo $langs->trans("Save") ?>"></td></tr> </table> </form> - <?PHP + <?php } else { /* diff --git a/htdocs/projet/index.php b/htdocs/projet/index.php index 3dc132da508..349b6ce38d2 100644 --- a/htdocs/projet/index.php +++ b/htdocs/projet/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/projet/pre.inc.php b/htdocs/projet/pre.inc.php index 323b2e4ce1c..55920063340 100644 --- a/htdocs/projet/pre.inc.php +++ b/htdocs/projet/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/projet/project.class.php b/htdocs/projet/project.class.php index 61ecedf9cb0..80cec296029 100644 --- a/htdocs/projet/project.class.php +++ b/htdocs/projet/project.class.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2002-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org> * * This program is free software; you can redistribute it and/or modify diff --git a/htdocs/projet/propal.php b/htdocs/projet/propal.php index cf8ae8c5115..f9e56d96997 100644 --- a/htdocs/projet/propal.php +++ b/htdocs/projet/propal.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/projet/webcal.php b/htdocs/projet/webcal.php index 72c6627bf5a..06461f5a4c3 100644 --- a/htdocs/projet/webcal.php +++ b/htdocs/projet/webcal.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net> * * This program is free software; you can redistribute it and/or modify @@ -19,45 +19,45 @@ * $Source$ * */ - + /*! \file htdocs/projet/webcal.php \ingroup webcalendar \brief Page g�n�rant 2 frames, une pour le menu Dolibarr, l'autre pour l'affichage du calendrier \author Laurent Destailleur \version $Revision$ */ - + require("./pre.inc.php"); - + $url=PHPWEBCALENDAR_URL; print " -<html> -<head> -<title>Dolibarr frame for Webcalendar</title> -</head> - -<frameset rows=\"28,*\" border=0 framespacing=0 frameborder=0> - <frame name=\"barre\" src=\"webcaltop.php\" noresize scrolling=\"NO\" noborder> - <frame name=\"main\" src=\"$url\"> - <noframes> - <body> - - </body> - </noframes> -</frameset> - -<noframes> -<body> - <br><center> - Malheureusement, votre navigateur est trop vieux pour visualiser cette zone.<br> - Il vous faut un navigateur g�rant les frames.<br> - </center> -</body> -</noframes> - -</html> +<html> +<head> +<title>Dolibarr frame for Webcalendar</title> +</head> + +<frameset rows=\"28,*\" border=0 framespacing=0 frameborder=0> + <frame name=\"barre\" src=\"webcaltop.php\" noresize scrolling=\"NO\" noborder> + <frame name=\"main\" src=\"$url\"> + <noframes> + <body> + + </body> + </noframes> +</frameset> + +<noframes> +<body> + <br><center> + Malheureusement, votre navigateur est trop vieux pour visualiser cette zone.<br> + Il vous faut un navigateur g�rant les frames.<br> + </center> +</body> +</noframes> + +</html> "; diff --git a/htdocs/projet/webcaltop.php b/htdocs/projet/webcaltop.php index ac6fe33a1e7..2f636cde68b 100644 --- a/htdocs/projet/webcaltop.php +++ b/htdocs/projet/webcaltop.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/public/adherents/index.php b/htdocs/public/adherents/index.php index 6c4b2f0f7d2..caac942004c 100644 --- a/htdocs/public/adherents/index.php +++ b/htdocs/public/adherents/index.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2001-2002 Rodolphe Quiedeville <rodolphe@quiedeville.org> * * This program is free software; you can redistribute it and/or modify diff --git a/htdocs/public/adherents/new.php b/htdocs/public/adherents/new.php index de6cf6eb945..f1467dd572e 100644 --- a/htdocs/public/adherents/new.php +++ b/htdocs/public/adherents/new.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2001-2002 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Jean-Louis Bergamo <jlb@j1b.org> * This program is free software; you can redistribute it and/or modify diff --git a/htdocs/public/adherents/pre.inc.php b/htdocs/public/adherents/pre.inc.php index 69c0d2d1c8e..1562e313471 100644 --- a/htdocs/public/adherents/pre.inc.php +++ b/htdocs/public/adherents/pre.inc.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2001-2002 Rodolphe Quiedeville <rodolphe@quiedeville.org> * * This program is free software; you can redistribute it and/or modify diff --git a/htdocs/public/adherents/priv_edit.php b/htdocs/public/adherents/priv_edit.php index 31a3e31d787..21f5af0dd04 100644 --- a/htdocs/public/adherents/priv_edit.php +++ b/htdocs/public/adherents/priv_edit.php @@ -1,6 +1,7 @@ -<?PHP +<?php /* Copyright (C) 2001-2002 Rodolphe Quiedeville <rodolphe@quiedeville.org> - * Jean-Louis Bergamo <jlb@j1b.org> + * Copyright (C) 2001-2002 Jean-Louis Bergamo <jlb@j1b.org> + * * 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 diff --git a/htdocs/public/adherents/priv_fiche.php b/htdocs/public/adherents/priv_fiche.php index 06876680481..10a73e5f5f8 100644 --- a/htdocs/public/adherents/priv_fiche.php +++ b/htdocs/public/adherents/priv_fiche.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2001-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2002-2003 Jean-Louis Bergamo <jlb@j1b.org> * diff --git a/htdocs/public/adherents/priv_liste.php b/htdocs/public/adherents/priv_liste.php index b355c0aaa8a..b7248bc9b3c 100644 --- a/htdocs/public/adherents/priv_liste.php +++ b/htdocs/public/adherents/priv_liste.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2001-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2002-2003 Jean-Louis Bergamo <jlb@j1b.org> * diff --git a/htdocs/public/dons/bplc.php b/htdocs/public/dons/bplc.php index 3982ea222f9..0230779c49e 100644 --- a/htdocs/public/dons/bplc.php +++ b/htdocs/public/dons/bplc.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/public/dons/code_valid.php b/htdocs/public/dons/code_valid.php index 5f45b0d8922..051ab42a3c6 100644 --- a/htdocs/public/dons/code_valid.php +++ b/htdocs/public/dons/code_valid.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2002 Rodolphe Quiedeville <rodolphe@quiedeville.org> * * This program is free software; you can redistribute it and/or modify diff --git a/htdocs/public/dons/depenses_code.php b/htdocs/public/dons/depenses_code.php index 11d0f214acc..00a2e1fff1c 100644 --- a/htdocs/public/dons/depenses_code.php +++ b/htdocs/public/dons/depenses_code.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2003 Association FSF France <contact@fsffrance.org> * Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net> diff --git a/htdocs/public/dons/donateurs_code.php b/htdocs/public/dons/donateurs_code.php index 622214e5674..47c9298c512 100644 --- a/htdocs/public/dons/donateurs_code.php +++ b/htdocs/public/dons/donateurs_code.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2002 Rodolphe Quiedeville <rodolphe@quiedeville.org> * * This program is free software; you can redistribute it and/or modify diff --git a/htdocs/public/dons/eucd.css b/htdocs/public/dons/eucd.css index 20f3e7ad4a0..28622760a85 100644 --- a/htdocs/public/dons/eucd.css +++ b/htdocs/public/dons/eucd.css @@ -1,5 +1,5 @@ /* Copyright (C) 2002 Rodolphe Quiedeville <rodolphe@quiedeville.org> - Copyright (C) 2002 Loic Dachary <loic@gnu.org> + Copyright (C) 2002 Loic Dachary <loic@gnu.org> 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 @@ -18,14 +18,17 @@ $Id$ $Source$ */ -body { +body +{ color: black; font-family: arial, sans-serif; background-color: white; } -table.main { - border: 0 solid; - } + +table.main +{ + border: 0 solid; +} table.formulaire { border: 0 solid; diff --git a/htdocs/public/dons/index.php b/htdocs/public/dons/index.php index 4d74a6df036..084b051252d 100644 --- a/htdocs/public/dons/index.php +++ b/htdocs/public/dons/index.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2002 Rodolphe Quiedeville <rodolphe@quiedeville.org> * * This program is free software; you can redistribute it and/or modify diff --git a/htdocs/public/dons/mail.php b/htdocs/public/dons/mail.php index b92b85fcbbb..55c6784d8fb 100644 --- a/htdocs/public/dons/mail.php +++ b/htdocs/public/dons/mail.php @@ -1,4 +1,4 @@ -<?PHP +<?php $subject = "EUCD.INFO promesse de don de $don->amount euros pour sauver la copie priv�e"; $body =" diff --git a/htdocs/public/dons/mail_moderator.php b/htdocs/public/dons/mail_moderator.php index 0364dd442af..fd028b4d284 100644 --- a/htdocs/public/dons/mail_moderator.php +++ b/htdocs/public/dons/mail_moderator.php @@ -1,4 +1,4 @@ -<?PHP +<?php $subject_moderator = "EUCD.INFO Nouvelle promesse de don de $don->amount euros"; $body_moderator =" diff --git a/htdocs/public/dons/merci_code.php b/htdocs/public/dons/merci_code.php index 1d6cb5d53e1..28e59ae8401 100644 --- a/htdocs/public/dons/merci_code.php +++ b/htdocs/public/dons/merci_code.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2002 Rodolphe Quiedeville <rodolphe@quiedeville.org> * * This program is free software; you can redistribute it and/or modify diff --git a/htdocs/public/dons/testretour.php b/htdocs/public/dons/testretour.php index f0cf0c5b30c..b9fcce1a600 100644 --- a/htdocs/public/dons/testretour.php +++ b/htdocs/public/dons/testretour.php @@ -1,4 +1,4 @@ -<?PHP +<?php /* Copyright (C) 2002 Rodolphe Quiedeville <rodolphe@quiedeville.org> * * This program is free software; you can redistribute it and/or modify diff --git a/htdocs/rapport/Atome.class.php b/htdocs/rapport/Atome.class.php index cb0b817f631..779a5b5e2fc 100644 --- a/htdocs/rapport/Atome.class.php +++ b/htdocs/rapport/Atome.class.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/rapport/AtomeFactureValidee.class.php b/htdocs/rapport/AtomeFactureValidee.class.php index 14d9f888d96..9be04e2ee85 100644 --- a/htdocs/rapport/AtomeFactureValidee.class.php +++ b/htdocs/rapport/AtomeFactureValidee.class.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/rapport/AtomePropaleValidee.class.php b/htdocs/rapport/AtomePropaleValidee.class.php index 82f704ecc29..c9317f5d040 100644 --- a/htdocs/rapport/AtomePropaleValidee.class.php +++ b/htdocs/rapport/AtomePropaleValidee.class.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/rapport/index.php b/htdocs/rapport/index.php index b9dc78f108a..f79f0ea5f24 100644 --- a/htdocs/rapport/index.php +++ b/htdocs/rapport/index.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/rapport/pre.inc.php b/htdocs/rapport/pre.inc.php index a6badaeea39..62e2befc009 100644 --- a/htdocs/rapport/pre.inc.php +++ b/htdocs/rapport/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 -- GitLab