koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/export export-holdings.pl [rel_2_2]


From: Mason James
Subject: [Koha-cvs] koha/export export-holdings.pl [rel_2_2]
Date: Mon, 15 Jan 2007 21:10:46 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     Mason James <sushi>     07/01/15 21:10:46

Modified files:
        export         : export-holdings.pl 

Log message:
        typo.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/export/export-holdings.pl?cvsroot=koha&only_with_tag=rel_2_2&r1=1.1.2.1&r2=1.1.2.2

Patches:
Index: export-holdings.pl
===================================================================
RCS file: /sources/koha/koha/export/Attic/export-holdings.pl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -b -r1.1.2.1 -r1.1.2.2
--- export-holdings.pl  15 Jan 2007 21:09:54 -0000      1.1.2.1
+++ export-holdings.pl  15 Jan 2007 21:10:46 -0000      1.1.2.2
@@ -14,8 +14,6 @@
 my $start_date = $query->param("from");
 my $end_date   = $query->param("to");
 
-my $start_date = '2006-08-30';
-my $end_date   = '2006-08-31';
 my $filename   = "export.$format";
 
 if ($format) {




reply via email to

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