X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0bf92081282bc1cad1d7cec16e55f13ca584ff11..f190610616ffaea2ba9868da8f663100a00e4fdd:/SL/Controller/Letter.pm diff --git a/SL/Controller/Letter.pm b/SL/Controller/Letter.pm index 9ca6bc76c..f154aed9d 100644 --- a/SL/Controller/Letter.pm +++ b/SL/Controller/Letter.pm @@ -12,7 +12,7 @@ use SL::CT; use SL::DB::Letter; use SL::DB::LetterDraft; use SL::DB::Employee; -use SL::Helper::Flash qw(flash); +use SL::Helper::Flash qw(flash flash_later); use SL::Helper::CreatePDF; use SL::Helper::PrintOptions; use SL::Locale::String qw(t8);