X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4ebcf3dca1023686e3e0301266c3bfba4fc4e143..83b3eda1b37e1bd22ae4ea0192cf2b0d5975a0a8:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 48744060f..2647a2bca 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -2519,7 +2519,7 @@ sub get_name { return scalar(@{ $self->{name_list} }); } -# the selection sub is used in the AR, AP, IS, IR and OE module +# the selection sub is used in the AR, AP, IS, IR, DO and OE module # sub all_vc { $main::lxdebug->enter_sub();