FIX $totalarray is overwritten, totals were lost
This commit is contained in:
parent
82a35f82b4
commit
09621af54e
@ -566,7 +566,6 @@ print '</tr>'."\n";
|
|||||||
// Loop on record
|
// Loop on record
|
||||||
// --------------------------------------------------------------------
|
// --------------------------------------------------------------------
|
||||||
$i = 0;
|
$i = 0;
|
||||||
$totalarray = array();
|
|
||||||
|
|
||||||
$warehouse = new Entrepot($db);
|
$warehouse = new Entrepot($db);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user