Kommentar all_vc wird auch von do.pl verwendet ergänzt
authorJan Büren <jan@lx-office-hosting.de>
Tue, 10 Jan 2012 12:27:51 +0000 (13:27 +0100)
committerJan Büren <jan@lx-office-hosting.de>
Tue, 10 Jan 2012 12:27:51 +0000 (13:27 +0100)
SL/Form.pm

index 0c291da..6852236 100644 (file)
@@ -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();