X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/cfc6a60d53597f6a879b28af37f84b4b5fa4cc6b..644c68bae03521cec693800af0a19b9ab4e0ed9c:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 842afe8af..6a1fa813c 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();}