Revision 536d8456
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
SL/ReportGenerator.pm | ||
---|---|---|
411 | 411 |
my $variables = $self->prepare_html_content(); |
412 | 412 |
|
413 | 413 |
my $stuff = $self->{form}->parse_html_template($self->{options}->{html_template}, $variables); |
414 |
$::lxdebug->dump(0, "stuff", $stuff); |
|
415 | 414 |
return $stuff; |
416 | 415 |
} |
417 | 416 |
|
Auch abrufbar als: Unified diff
debug code