]> wagnertech.de Git - kivitendo-erp.git/commitdiff
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)
committerWulf <wulf@coulmann.de>
Tue, 10 Jan 2012 16:09:14 +0000 (17:09 +0100)
SL/Form.pm

index 48744060fe68b09d85b23b21ee789e20ce46c7a6..2647a2bcaadf3cacd05c1d987f9da1bbbceb01d7 100644 (file)
@@ -2519,7 +2519,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();