X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/cfc6a60d53597f6a879b28af37f84b4b5fa4cc6b..d56eeaf0da06ce646ee4a053033a8c7a38b60eee:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 842afe8af..d690be1c1 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -44,6 +44,7 @@ use SL::Template; use CGI::Ajax; use SL::DBUtils; use SL::Menu; +use SL::User; use CGI; sub _input_to_hash { @@ -433,7 +434,7 @@ function fokus(){document.$self->{fokus}.focus();}