From a6da0c0cac85e56b295e5fb09c6232ea282606a2 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 19 Sep 2003 11:35:33 +0000 Subject: [PATCH] =?UTF-8?q?Les=20dons=20sont=20d=E9sactiv=E9s=20pas=20d=E9?= =?UTF-8?q?faut,=20pour=20les=20activer=20il=20faut=20activer=20le=20modul?= =?UTF-8?q?e=20dans=20le=20menu=20configuration?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/conf/conf.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/conf/conf.class.php b/htdocs/conf/conf.class.php index 759b41bf007..e29b235dfe3 100644 --- a/htdocs/conf/conf.class.php +++ b/htdocs/conf/conf.class.php @@ -154,7 +154,7 @@ class DonConf { Function DonConf() { - $this->enabled = 1; + $this->enabled = 0; /* Paiement en ligne */