fix POD error...
authortoins <toins>
Fri, 11 Aug 2006 16:05:55 +0000 (16:05 +0000)
committertoins <toins>
Fri, 11 Aug 2006 16:05:55 +0000 (16:05 +0000)
C4/Input.pm

index 8eafcff..a571215 100644 (file)
@@ -179,13 +179,6 @@ sub checkvalidisbn {
 Returns the scrolling list with name $input_name, built on authorised Values named $name.
 Returns NULL if no authorised values found
 
-=item buildCGISort
-
-  $CGIScrollingList = &BuildCGISort($name string, $input_name string);
-
-Returns the scrolling list with name $input_name, built on authorised Values named $name.
-Returns NULL if no authorised values found
-
 =cut
 sub buildCGIsort {
     use strict;