[Koha-patches] [PATCH] Bug 4382 Export batch label to CSV

Frédéric Demians f.demians at tamil.fr
Fri Apr 9 18:14:04 CEST 2010


---
 labels/label-create-csv.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/labels/label-create-csv.pl b/labels/label-create-csv.pl
index b01a8e3..c053842 100755
--- a/labels/label-create-csv.pl
+++ b/labels/label-create-csv.pl
@@ -9,7 +9,7 @@ use Data::Dumper;
 
 use C4::Debug;
 use C4::Creators 1.000000;
-use C4::Label 1.000000;
+use C4::Labels 1.000000;
 
 =head
 
-- 
1.6.4.3




More information about the Koha-patches mailing list