total init
This commit is contained in:
parent
550c57d53e
commit
ebe8e34249
@ -380,6 +380,7 @@ if ($id > 0 || !empty($ref)) {
|
|||||||
print '</tr>'."\n";
|
print '</tr>'."\n";
|
||||||
|
|
||||||
$totalsell = 0;
|
$totalsell = 0;
|
||||||
|
$total = 0;
|
||||||
if (count($prods_arbo)) {
|
if (count($prods_arbo)) {
|
||||||
foreach ($prods_arbo as $value) {
|
foreach ($prods_arbo as $value) {
|
||||||
$productstatic->fetch($value['id']);
|
$productstatic->fetch($value['id']);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user