fix POD error...

This commit is contained in:
toins 2006-08-11 16:05:55 +00:00
parent 2ca5f288f4
commit 2a1972fda0

View 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;