From 5231e61e6708ca10102745eee643e7902760ed64 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20B=C3=BCren?= Date: Tue, 10 Jan 2012 13:27:51 +0100 Subject: [PATCH] =?utf8?q?Kommentar=20all=5Fvc=20wird=20auch=20von=20do.pl?= =?utf8?q?=20verwendet=20erg=C3=A4nzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- SL/Form.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); -- 2.20.1