koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/tools overduerules.pl [rel_3_0]


From: Antoine Farnault
Subject: [Koha-cvs] koha/tools overduerules.pl [rel_3_0]
Date: Mon, 02 Oct 2006 15:42:33 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Antoine Farnault <toins>        06/10/02 15:42:33

Modified files:
        tools          : overduerules.pl 

Log message:
        add a call to Letters.pm

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/tools/overduerules.pl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.3.2.1&r2=1.3.2.2

Patches:
Index: overduerules.pl
===================================================================
RCS file: /sources/koha/koha/tools/overduerules.pl,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -b -r1.3.2.1 -r1.3.2.2
--- overduerules.pl     28 Sep 2006 16:34:15 -0000      1.3.2.1
+++ overduerules.pl     2 Oct 2006 15:42:32 -0000       1.3.2.2
@@ -27,6 +27,7 @@
 use C4::Koha;
 use C4::Interface::CGI::Output;
 use HTML::Template;
+use C4::Letters;
 
 my $input = new CGI;
 my $dbh = C4::Context->dbh;




reply via email to

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