X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/bcadf16a799e73371e23489de2ea099ee59340e8..bc433711:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index f0ad1a17b..a2835a203 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -43,11 +43,13 @@ use CGI; use CGI::Ajax; use Cwd; use Encode; +use File::Copy; use IO::File; use SL::Auth; use SL::Auth::DB; use SL::Auth::LDAP; use SL::AM; +use SL::DB; use SL::Common; use SL::DBUtils; use SL::Mailer; @@ -679,7 +681,6 @@ EOT print < -