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

Mason James szrj1m at yahoo.com
Fri May 11 08:18:55 CEST 2007


CVSROOT:	/sources/koha
Module name:	koha
Branch:		dev_week
Changes by:	Mason James <sushi>	07/05/11 06:18:55

Modified files:
	C4/Circulation : Circ2.pm 

Log message:
	gak, used fromdos to clean ^M's from file.

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.19&r2=1.87.2.14.2.20

Patches:
Index: Circ2.pm
===================================================================
RCS file: /sources/koha/koha/C4/Circulation/Attic/Circ2.pm,v
retrieving revision 1.87.2.14.2.19
retrieving revision 1.87.2.14.2.20
diff -u -b -r1.87.2.14.2.19 -r1.87.2.14.2.20
--- Circ2.pm	19 Apr 2007 01:54:03 -0000	1.87.2.14.2.19
+++ Circ2.pm	11 May 2007 06:18:55 -0000	1.87.2.14.2.20
@@ -3,7 +3,7 @@
 
 package C4::Circulation::Circ2;
 
-# $Id: Circ2.pm,v 1.87.2.14.2.19 2007/04/19 01:54:03 sushi Exp $
+# $Id: Circ2.pm,v 1.87.2.14.2.20 2007/05/11 06:18:55 sushi Exp $
 
 #package to deal with Returns
 #written 3/11/99 by olwen at katipo.co.nz





More information about the Koha-cvs mailing list