From cc32b70e24f479b5da14057928463506cd5a1dae Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 30 Jul 2005 09:57:31 +0000 Subject: [PATCH] BugFix --- htdocs/fourn/facture/paiementfourn.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/fourn/facture/paiementfourn.class.php b/htdocs/fourn/facture/paiementfourn.class.php index d0908b5ef67..e9e9f970622 100644 --- a/htdocs/fourn/facture/paiementfourn.class.php +++ b/htdocs/fourn/facture/paiementfourn.class.php @@ -39,7 +39,6 @@ class PaiementFourn var $datepaye; var $amount; var $accountid; - var $author; var $paiementid; // Cette variable contient le type de paiement, 7 pour CHQ, etc... (nom pas tres bien choisi) var $num_paiement; var $note;