fix POD error...
This commit is contained in:
parent
2ca5f288f4
commit
2a1972fda0
1 changed files with 0 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue