[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/maint shiftbib.pl,1.2.2.1,1.2.2.2
From: |
Andrew Arensburger |
Subject: |
[Koha-cvs] CVS: koha/maint shiftbib.pl,1.2.2.1,1.2.2.2 |
Date: |
Fri, 04 Oct 2002 23:18:11 -0700 |
Update of /cvsroot/koha/koha/maint
In directory usw-pr-cvs1:/tmp/cvs-serv1761
Modified Files:
Tag: arensb-context
shiftbib.pl
Log Message:
Added a whole mess of FIXME comments.
Index: shiftbib.pl
===================================================================
RCS file: /cvsroot/koha/koha/maint/shiftbib.pl,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -C2 -r1.2.2.1 -r1.2.2.2
*** shiftbib.pl 4 Oct 2002 02:35:52 -0000 1.2.2.1
--- shiftbib.pl 5 Oct 2002 06:18:09 -0000 1.2.2.2
***************
*** 34,38 ****
my $bi=$input->param('bi');
my $bib=$input->param('bib');
! my $type=$input->param('type');
print startpage();
print startmenu('catalog');
--- 34,38 ----
my $bi=$input->param('bi');
my $bib=$input->param('bib');
! my $type=$input->param('type'); # FIXME - Redundant
print startpage();
print startmenu('catalog');
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/maint shiftbib.pl,1.2.2.1,1.2.2.2,
Andrew Arensburger <=