From 016126d076264c4b1970910a3e296c8928e1fcc0 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Mon, 14 Nov 2005 17:46:58 +0000 Subject: [PATCH] Fix: ajout d'un "require_once" pour le fichier "modules_propale.php" --- htdocs/includes/modules/propale/mod_propale_ivoire.php | 1 + htdocs/includes/modules/propale/mod_propale_jade.php | 1 + htdocs/includes/modules/propale/mod_propale_marbre.php | 1 + 3 files changed, 3 insertions(+) diff --git a/htdocs/includes/modules/propale/mod_propale_ivoire.php b/htdocs/includes/modules/propale/mod_propale_ivoire.php index 28604319528..9c17f1f5aba 100644 --- a/htdocs/includes/modules/propale/mod_propale_ivoire.php +++ b/htdocs/includes/modules/propale/mod_propale_ivoire.php @@ -1,6 +1,7 @@ * Copyright (C) 2004-2005 Laurent Destailleur + * Copyright (C) 2005 Regis Houssin * * 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/mod_propale_jade.php b/htdocs/includes/modules/propale/mod_propale_jade.php index 1da36d184d2..828fd5f6682 100644 --- a/htdocs/includes/modules/propale/mod_propale_jade.php +++ b/htdocs/includes/modules/propale/mod_propale_jade.php @@ -1,6 +1,7 @@ * Copyright (C) 2004 Laurent Destailleur + * Copyright (C) 2005 Regis Houssin * * 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/mod_propale_marbre.php b/htdocs/includes/modules/propale/mod_propale_marbre.php index 3732c7ad06c..df58d254197 100644 --- a/htdocs/includes/modules/propale/mod_propale_marbre.php +++ b/htdocs/includes/modules/propale/mod_propale_marbre.php @@ -1,5 +1,6 @@ + * Copyright (C) 2005 Regis Houssin * * 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