Try to correct travis

This commit is contained in:
aspangaro 2014-03-18 06:53:45 +01:00
parent a7c97cc71a
commit 58796b85c8

View File

@ -233,7 +233,7 @@ if ($action == 'confirm_paiement' && $confirm == 'yes')
$supplierstatic=new Societe($db);
$invoicesupplierstatic = new FactureFournisseur($db);
llxHeader('', $langs->trans('ListPayment'));
llxHeader('',$langs->trans('ListPayment'));
$form=new Form($db);