X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/be82c1ef450bdbc0aee94a7b1bd03aade76ac702..0d6920540b289a59b021a6be86445279b39a26ef:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 90f412018..3c0e2e6bb 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -143,7 +143,6 @@ sub new { $self->{action} =~ s/( |-|,|#)/_/g; $self->{version} = "2.2.0"; - $self->{dbversion} = "2.2.0"; $main::lxdebug->leave_sub();