Revision 0f69c726
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
bin/mozilla/gl.pl | ||
---|---|---|
494 | 494 |
$data .= $sh; |
495 | 495 |
|
496 | 496 |
$row->{balance}->{data} = $data; |
497 |
|
|
497 |
|
|
498 | 498 |
if ( !$form->{report_generator_csv_options_for_import} ) { |
499 | 499 |
$report->add_separator(); |
500 | 500 |
$report->add_data($row); |
... | ... | |
928 | 928 |
$form->header; |
929 | 929 |
|
930 | 930 |
print qq| |
931 |
<body> |
|
932 |
|
|
933 | 931 |
<form method=post action=gl.pl> |
934 | 932 |
|; |
935 | 933 |
|
Auch abrufbar als: Unified diff
Manuelle ergänzungen zum vorherigen commit