[Koha-cvs] koha/C4/Circulation Circ2.pm [dev_week]

Joshua Ferraro jmf at kados.org
Sun Sep 24 22:00:04 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		dev_week
Changes by:	Joshua Ferraro <kados>	06/09/24 20:00:04

Modified files:
	C4/Circulation : Circ2.pm 

Log message:
	something happened to the character encoding to Circ2.pm, this fixes it

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/C4/Circulation/Circ2.pm?cvsroot=koha&only_with_tag=dev_week&r1=1.87.2.14.2.9&r2=1.87.2.14.2.10

Patches:
Index: Circ2.pm
===================================================================
RCS file: /sources/koha/koha/C4/Circulation/Circ2.pm,v
retrieving revision 1.87.2.14.2.9
retrieving revision 1.87.2.14.2.10
diff -u -b -r1.87.2.14.2.9 -r1.87.2.14.2.10
--- Circ2.pm	20 Sep 2006 19:55:39 -0000	1.87.2.14.2.9
+++ Circ2.pm	24 Sep 2006 20:00:04 -0000	1.87.2.14.2.10
@@ -3,7 +3,7 @@
 
 package C4::Circulation::Circ2;
 
-# $Id: Circ2.pm,v 1.87.2.14.2.9 2006/09/20 19:55:39 rangi Exp $
+# $Id: Circ2.pm,v 1.87.2.14.2.10 2006/09/24 20:00:04 kados Exp $
 
 #package to deal with Returns
 #written 3/11/99 by olwen at katipo.co.nz





More information about the Koha-cvs mailing list