This commit is contained in:
sparkyx 2004-04-07 17:36:58 +00:00
parent 34cfa0d92d
commit a154a562bb
3 changed files with 8 additions and 3 deletions

View file

@ -66,6 +66,7 @@ echo_debug("ComputeVat $a_fiche $a_quant $a_price");
foreach ( $a_fiche as $t=>$el) {
echo_debug("t $t e $el");
}
$r=null;
// foreach goods
foreach ( $a_fiche as $idx=>$element) {
echo_debug ("idx $idx element $element");