Update card.php

This commit is contained in:
Laurent Destailleur 2019-03-15 19:16:49 +01:00 committed by GitHub
parent a524bbc5c6
commit b33c366b02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1218,7 +1218,6 @@ if (empty($reshook))
foreach ($amountdeposit as $tva => $amount) foreach ($amountdeposit as $tva => $amount)
{ {
if (empty($amount)) continue; if (empty($amount)) continue;
$arraylist = array('amount' => 'FixAmount','variable' => 'VarAmount'); $arraylist = array('amount' => 'FixAmount','variable' => 'VarAmount');