X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/72585c35d48589e072325ffc46c720df080e2ca1..90baed86f02291ceb9a1f2bcf9300a3560817f49:/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();