koha-cvs
[Top][All Lists]
Advanced

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

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


From: Antoine Farnault
Subject: [Koha-cvs] koha/circ circulation.pl [rel_3_0]
Date: Wed, 13 Sep 2006 08:21:23 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Antoine Farnault <toins>        06/09/13 08:21:23

Modified files:
        circ           : circulation.pl 

Log message:
        delete a call to DBI.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/circ/circulation.pl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.97.2.1&r2=1.97.2.2

Patches:
Index: circulation.pl
===================================================================
RCS file: /sources/koha/koha/circ/circulation.pl,v
retrieving revision 1.97.2.1
retrieving revision 1.97.2.2
diff -u -b -r1.97.2.1 -r1.97.2.2
--- circulation.pl      30 Aug 2006 16:38:51 -0000      1.97.2.1
+++ circulation.pl      13 Sep 2006 08:21:23 -0000      1.97.2.2
@@ -29,7 +29,6 @@
 use C4::Members;
 use C4::Output;
 use C4::Print;
-use DBI;
 use C4::Auth;
 use C4::Interface::CGI::Output;
 use C4::Koha;




reply via email to

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