koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/C4 Input.pm


From: Antoine Farnault
Subject: [Koha-cvs] koha/C4 Input.pm
Date: Fri, 11 Aug 2006 16:05:55 +0000

CVSROOT:        /sources/koha
Module name:    koha
Changes by:     Antoine Farnault <toins>        06/08/11 16:05:55

Modified files:
        C4             : Input.pm 

Log message:
        fix POD error...

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/C4/Input.pm?cvsroot=koha&r1=1.19&r2=1.20

Patches:
Index: Input.pm
===================================================================
RCS file: /sources/koha/koha/C4/Input.pm,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- Input.pm    4 Jul 2006 14:36:51 -0000       1.19
+++ Input.pm    11 Aug 2006 16:05:55 -0000      1.20
@@ -179,13 +179,6 @@
 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;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]