[Koha-cvs] koha/C4 Labels.pm

Mason James szrj1m at yahoo.com
Tue Jul 11 01:36:02 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Changes by:	Mason James <sushi>	06/07/10 23:36:02

Modified files:
	C4             : Labels.pm 

Log message:
	typo

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/C4/Labels.pm?cvsroot=koha&r1=1.2&r2=1.3

Patches:
Index: Labels.pm
===================================================================
RCS file: /sources/koha/koha/C4/Labels.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- Labels.pm	10 Jul 2006 23:33:45 -0000	1.2
+++ Labels.pm	10 Jul 2006 23:36:02 -0000	1.3
@@ -39,8 +39,8 @@
 
 @ISA = qw(Exporter);
 @EXPORT = qw(
-  	&get_label_options, &get_label_items
-  	&build_circ_barcode, &draw_boundaries,
+  	&get_label_options &get_label_items
+  	&build_circ_barcode &draw_boundaries
 	&draw_box
 );
 





More information about the Koha-cvs mailing list