koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Kyle Hall
Subject: [Koha-cvs] koha/circ circulation.pl [dev_week]
Date: Fri, 18 May 2007 14:22:36 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Kyle Hall <kylemhall>   07/05/18 14:22:36

Modified files:
        circ           : circulation.pl 

Log message:
        Commenting out Dumper & Smart Comments

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/circ/circulation.pl?cvsroot=koha&only_with_tag=dev_week&r1=1.81.2.14.2.21&r2=1.81.2.14.2.22

Patches:
Index: circulation.pl
===================================================================
RCS file: /sources/koha/koha/circ/circulation.pl,v
retrieving revision 1.81.2.14.2.21
retrieving revision 1.81.2.14.2.22
diff -u -b -r1.81.2.14.2.21 -r1.81.2.14.2.22
--- circulation.pl      16 May 2007 06:59:45 -0000      1.81.2.14.2.21
+++ circulation.pl      18 May 2007 14:22:35 -0000      1.81.2.14.2.22
@@ -44,8 +44,8 @@
 Date_to_Days
 );
 #use Date::Manip;
-use Smart::Comments;
-use Data::Dumper;
+#use Smart::Comments;
+#use Data::Dumper;
 
 #
 # PARAMETERS READING




reply via email to

[Prev in Thread] Current Thread [Next in Thread]