X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/651e45595ce939cbfa0f9b349743b7f9f6a24e1e..2518d79ae7e13a07036dab0877f46c9945ba3c1f:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 529426ec2..d537d2838 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -2512,7 +2512,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();