[Koha-cvs] koha/circ returns.pl [dev_week]

Mason James szrj1m at yahoo.com
Mon Apr 16 03:48:13 CEST 2007


CVSROOT:	/sources/koha
Module name:	koha
Branch:		dev_week
Changes by:	Mason James <sushi>	07/04/16 01:48:13

Modified files:
	circ           : returns.pl 

Log message:
	commenting PrintR

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/circ/returns.pl?cvsroot=koha&only_with_tag=dev_week&r1=1.37.2.6.2.4&r2=1.37.2.6.2.5

Patches:
Index: returns.pl
===================================================================
RCS file: /sources/koha/koha/circ/returns.pl,v
retrieving revision 1.37.2.6.2.4
retrieving revision 1.37.2.6.2.5
diff -u -b -r1.37.2.6.2.4 -r1.37.2.6.2.5
--- returns.pl	9 Apr 2007 14:23:27 -0000	1.37.2.6.2.4
+++ returns.pl	16 Apr 2007 01:48:13 -0000	1.37.2.6.2.5
@@ -23,7 +23,8 @@
 # Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
 # Suite 330, Boston, MA  02111-1307 USA
 
-use PrintR;
+# commenting out,  PrintR isnt commited, mason
+#use PrintR;
 
 use strict;
 





More information about the Koha-cvs mailing list