Revision de41ce6f
Von Moritz Bunkus vor fast 17 Jahren hinzugefügt
SL/Form.pm | ||
---|---|---|
763 | 763 |
if (!$template->process($file, $additional_params, \$output)) { |
764 | 764 |
print STDERR $template->error(); |
765 | 765 |
} |
766 |
$main::lxdebug->message(0, "err " . $template->error()); |
|
767 | 766 |
|
768 | 767 |
$output = $main::locale->{iconv}->convert($output) if ($main::locale); |
769 | 768 |
|
Auch abrufbar als: Unified diff
Debugausgaben.