Fix: $this non valide

This commit is contained in:
Regis Houssin 2007-05-14 10:58:42 +00:00
parent e869392fc7
commit e222e8ed61

View File

@ -164,7 +164,6 @@ if ($action == 'add_paiement')
} }
else else
{ {
$this->error=$paiement->error;
$error++; $error++;
} }