[Koha-cvs] koha/acqui addorder.pl

Antoine Farnault antoine at koha-fr.org
Mon Aug 7 15:17:42 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Changes by:	Antoine Farnault <toins>	06/08/07 13:17:42

Modified files:
	acqui          : addorder.pl 

Log message:
	POD updated.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/acqui/addorder.pl?cvsroot=koha&r1=1.32&r2=1.33

Patches:
Index: addorder.pl
===================================================================
RCS file: /sources/koha/koha/acqui/addorder.pl,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- addorder.pl	1 Aug 2006 15:33:52 -0000	1.32
+++ addorder.pl	7 Aug 2006 13:17:42 -0000	1.33
@@ -30,11 +30,11 @@
 this script allows to add an order.
 It is called by :
 
-=item newbasket2.pl to add an order from nothing.
+=item neworderbiblio.pl to add an order from nothing.
 
-=item newbiblio.pl to add an order from an existing biblio.
+=item neworderempty.pl to add an order from an existing biblio.
 
-=item suggestion-select.pl to add an order from an existing suggestion.
+=item newordersuggestion.pl to add an order from an existing suggestion.
 
 =head1 CGI PARAMETERS
 





More information about the Koha-cvs mailing list