[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha delbiblio.pl,1.2.2.4,1.2.2.5
From: |
Steve Tonnesen |
Subject: |
[Koha-cvs] CVS: koha delbiblio.pl,1.2.2.4,1.2.2.5 |
Date: |
Tue, 29 Oct 2002 08:48:54 -0800 |
Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv26323
Modified Files:
Tag: rel-1-2
delbiblio.pl
Log Message:
Bug fixes... some found through new catalog.t test!
Index: delbiblio.pl
===================================================================
RCS file: /cvsroot/koha/koha/delbiblio.pl,v
retrieving revision 1.2.2.4
retrieving revision 1.2.2.5
diff -C2 -r1.2.2.4 -r1.2.2.5
*** delbiblio.pl 28 Oct 2002 17:45:14 -0000 1.2.2.4
--- delbiblio.pl 29 Oct 2002 16:48:51 -0000 1.2.2.5
***************
*** 52,55 ****
} else {
delbiblio($biblio);
! print $input->redirect("/catalogue/");
}
--- 52,55 ----
} else {
delbiblio($biblio);
! print $input->redirect("/cgi-bin/koha/catalogue-home.pl");
}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha delbiblio.pl,1.2.2.4,1.2.2.5,
Steve Tonnesen <=