X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f538373500cbad4168dc8114e37273e8b046f4c7..5231e61e6708ca10102745eee643e7902760ed64:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 0c291dabe..6852236b4 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -2509,7 +2509,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();