Revision 79b8b19f
Von Moritz Bunkus vor etwa 18 Jahren hinzugefügt
bin/mozilla/io.pl | ||
---|---|---|
505 | 505 |
$lxdebug->dump(0, "holy luja!", $form->{PRICES}); |
506 | 506 |
for $j (1 .. $rowcount) { |
507 | 507 |
my $pricegroup_old = $form->{"pricegroup_old_$i"}; |
508 |
$lxdebug->message(0, "klaus1 for j $j"); |
|
509 | 508 |
if ($form->{PRICES}{$j}) { |
510 |
$lxdebug->message(0, "klaus2"); |
|
511 | 509 |
$len = 0; |
512 | 510 |
$prices = '<option value="--">' . $locale->text("none (pricegroup)") . '</option>'; |
513 | 511 |
$price = 0; |
Auch abrufbar als: Unified diff
Debugcode entfert.