Revision d7acc048
Von wulf@coulmann.de vor etwa 12 Jahren hinzugefügt
SL/Form.pm | ||
---|---|---|
1097 | 1097 |
UNLINK => ($::lx_office_conf{debug} && $::lx_office_conf{debug}->{keep_temp_files})? 0 : 1, |
1098 | 1098 |
); |
1099 | 1099 |
close $temp_fh; |
1100 |
(undef, undef, $self->{template_meta}{tmpfile}) = File::Spec->splitpath( $self->{tmpfile} ); |
|
1100 | 1101 |
|
1101 | 1102 |
if ($template->uses_temp_file() || $self->{media} eq 'email') { |
1102 | 1103 |
$out = $self->{OUT}; |
Auch abrufbar als: Unified diff
in Dokumenten "template_meta.tmpfile" zur Verfuegung stellen
behebt #1865