From e222e8ed6125e8f968a643c8566677cd573d1e56 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Mon, 14 May 2007 10:58:42 +0000 Subject: [PATCH] Fix: $this non valide --- htdocs/fourn/facture/paiement.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/fourn/facture/paiement.php b/htdocs/fourn/facture/paiement.php index 7308921c3d1..22ba0e56357 100644 --- a/htdocs/fourn/facture/paiement.php +++ b/htdocs/fourn/facture/paiement.php @@ -164,7 +164,6 @@ if ($action == 'add_paiement') } else { - $this->error=$paiement->error; $error++; }