From e9eeca9f6baacf402619665b2c17d1ab5214d8ac Mon Sep 17 00:00:00 2001 From: erics Date: Wed, 23 Jul 2003 10:17:23 +0000 Subject: [PATCH] ajout dans les copyright --- htdocs/boutique/client/fiche.php | 1 + htdocs/boutique/commande/fiche.php | 1 + htdocs/boutique/livre/livre.class.php | 1 + htdocs/boutique/notification/index.php | 1 + htdocs/boutique/notification/produits.php | 1 + htdocs/comm/action/index.php3 | 1 + htdocs/comm/contact.php3 | 1 + htdocs/commande/commande.class.php | 1 + htdocs/contact.php | 1 + htdocs/fourn/fiche.php3 | 1 + htdocs/includes/modules/propale/modules_propale.php | 1 - htdocs/includes/modules/propale/pdf_propale_rouge.modules.php | 1 - htdocs/product/categorie/index.php | 1 + htdocs/product/concert/lieuconcert.class.php | 1 + htdocs/product/critiques/bestproduct.php | 1 + htdocs/product/groupart/groupart.class.php | 1 + 16 files changed, 14 insertions(+), 2 deletions(-) diff --git a/htdocs/boutique/client/fiche.php b/htdocs/boutique/client/fiche.php index 5d2966eda4b..098d3d95b35 100644 --- a/htdocs/boutique/client/fiche.php +++ b/htdocs/boutique/client/fiche.php @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Éric Seigne * * 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 diff --git a/htdocs/boutique/commande/fiche.php b/htdocs/boutique/commande/fiche.php index 8ff04b8ecc2..e6a268d5eda 100644 --- a/htdocs/boutique/commande/fiche.php +++ b/htdocs/boutique/commande/fiche.php @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Éric Seigne * * 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 diff --git a/htdocs/boutique/livre/livre.class.php b/htdocs/boutique/livre/livre.class.php index 3f7633c9f58..a46d68bfc49 100644 --- a/htdocs/boutique/livre/livre.class.php +++ b/htdocs/boutique/livre/livre.class.php @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Éric Seigne * * 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 diff --git a/htdocs/boutique/notification/index.php b/htdocs/boutique/notification/index.php index 0e19720c91f..3adb546d351 100644 --- a/htdocs/boutique/notification/index.php +++ b/htdocs/boutique/notification/index.php @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Éric Seigne * * 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 diff --git a/htdocs/boutique/notification/produits.php b/htdocs/boutique/notification/produits.php index 27d62c1ea59..0cc84583f2a 100644 --- a/htdocs/boutique/notification/produits.php +++ b/htdocs/boutique/notification/produits.php @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Éric Seigne * * 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 diff --git a/htdocs/comm/action/index.php3 b/htdocs/comm/action/index.php3 index ea5998fee25..7dd9fb66c91 100644 --- a/htdocs/comm/action/index.php3 +++ b/htdocs/comm/action/index.php3 @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Éric Seigne * * 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 diff --git a/htdocs/comm/contact.php3 b/htdocs/comm/contact.php3 index bf34451769c..f8bb80f8316 100644 --- a/htdocs/comm/contact.php3 +++ b/htdocs/comm/contact.php3 @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Éric Seigne * * 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 diff --git a/htdocs/commande/commande.class.php b/htdocs/commande/commande.class.php index 3970346e6b4..d1f42ddc371 100644 --- a/htdocs/commande/commande.class.php +++ b/htdocs/commande/commande.class.php @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Éric Seigne * * 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 diff --git a/htdocs/contact.php b/htdocs/contact.php index 711e744d5bc..859e0bef310 100644 --- a/htdocs/contact.php +++ b/htdocs/contact.php @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Éric Seigne * * 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 diff --git a/htdocs/fourn/fiche.php3 b/htdocs/fourn/fiche.php3 index 971343feedb..118886441ec 100644 --- a/htdocs/fourn/fiche.php3 +++ b/htdocs/fourn/fiche.php3 @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Éric Seigne * * 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 diff --git a/htdocs/includes/modules/propale/modules_propale.php b/htdocs/includes/modules/propale/modules_propale.php index 7998117c7c2..319f9b06a36 100644 --- a/htdocs/includes/modules/propale/modules_propale.php +++ b/htdocs/includes/modules/propale/modules_propale.php @@ -39,7 +39,6 @@ function propale_pdf_create($db, $facid, $modele='') } $file = "pdf_propale_".$modele.".modules.php"; - if (file_exists($dir.$file)) { $classname = "pdf_propale_".$modele; diff --git a/htdocs/includes/modules/propale/pdf_propale_rouge.modules.php b/htdocs/includes/modules/propale/pdf_propale_rouge.modules.php index 23d76687b5e..56f553a01b1 100644 --- a/htdocs/includes/modules/propale/pdf_propale_rouge.modules.php +++ b/htdocs/includes/modules/propale/pdf_propale_rouge.modules.php @@ -33,7 +33,6 @@ Class pdf_propale_rouge Function write_pdf_file($id) { - $propale = new Propal($this->db,"",$id); if ($propale->fetch($id)) { diff --git a/htdocs/product/categorie/index.php b/htdocs/product/categorie/index.php index e2652d28b11..4fcbb9bede1 100644 --- a/htdocs/product/categorie/index.php +++ b/htdocs/product/categorie/index.php @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Éric Seigne * * 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 diff --git a/htdocs/product/concert/lieuconcert.class.php b/htdocs/product/concert/lieuconcert.class.php index b0806e6db6f..4f2c61299b9 100644 --- a/htdocs/product/concert/lieuconcert.class.php +++ b/htdocs/product/concert/lieuconcert.class.php @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Éric Seigne * * 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 diff --git a/htdocs/product/critiques/bestproduct.php b/htdocs/product/critiques/bestproduct.php index 9d33b3a44fe..aaf3d956a8a 100644 --- a/htdocs/product/critiques/bestproduct.php +++ b/htdocs/product/critiques/bestproduct.php @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Éric Seigne * * 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 diff --git a/htdocs/product/groupart/groupart.class.php b/htdocs/product/groupart/groupart.class.php index bad49267285..b8866870a6f 100644 --- a/htdocs/product/groupart/groupart.class.php +++ b/htdocs/product/groupart/groupart.class.php @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Éric Seigne * * 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