koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/reports borrowers_out.pl [rel_3_0]


From: Antoine Farnault
Subject: [Koha-cvs] koha/reports borrowers_out.pl [rel_3_0]
Date: Fri, 10 Nov 2006 09:09:02 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Antoine Farnault <toins>        06/11/10 09:09:02

Modified files:
        reports        : borrowers_out.pl 

Log message:
        fix a minor POD error.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/reports/borrowers_out.pl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.6.2.1&r2=1.6.2.2

Patches:
Index: borrowers_out.pl
===================================================================
RCS file: /sources/koha/koha/reports/borrowers_out.pl,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -u -b -r1.6.2.1 -r1.6.2.2
--- borrowers_out.pl    12 Oct 2006 13:41:47 -0000      1.6.2.1
+++ borrowers_out.pl    10 Nov 2006 09:09:02 -0000      1.6.2.2
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# $Id: borrowers_out.pl,v 1.6.2.1 2006/10/12 13:41:47 btoumi Exp $
+# $Id: borrowers_out.pl,v 1.6.2.2 2006/11/10 09:09:02 toins Exp $
 
 # Copyright 2000-2002 Katipo Communications
 #
@@ -31,6 +31,7 @@
 use C4::Circulation::Circ2;
 use Date::Manip;
 use C4::Members;
+
 =head1 NAME
 
 plugin that shows a stats on borrowers




reply via email to

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