[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha delbiblio.pl,1.2,1.3
From: |
Steve Tonnesen |
Subject: |
[Koha-cvs] CVS: koha delbiblio.pl,1.2,1.3 |
Date: |
Thu, 20 Jun 2002 10:33:42 -0700 |
Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv13891
Modified Files:
delbiblio.pl
Log Message:
More merges in from rel-1-2
All of the changes so far have been minor. I did uncomment delbiblio($biblio)
in delbiblio.pl in the main branch to match delbiblio.pl in rel-1-2
Index: delbiblio.pl
===================================================================
RCS file: /cvsroot/koha/koha/delbiblio.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** delbiblio.pl 27 Feb 2001 22:08:57 -0000 1.2
--- delbiblio.pl 20 Jun 2002 17:33:07 -0000 1.3
***************
*** 28,32 ****
";
} else {
! #delbiblio($biblio);
! print $input->redirect("/catalogue/");
}
--- 28,32 ----
";
} else {
! delbiblio($biblio);
! print $input->redirect("/catalogue/");
}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha delbiblio.pl,1.2,1.3,
Steve Tonnesen <=
- Prev by Date:
[Koha-cvs] CVS: koha/marc koha2marc,1.4,1.5 test,1.1,1.2 viewmarc.pl,1.2,1.3
- Next by Date:
[Koha-cvs] CVS: koha/C4/Circulation Renewals2.pm,1.2,1.3
- Previous by thread:
[Koha-cvs] CVS: koha/marc koha2marc,1.4,1.5 test,1.1,1.2 viewmarc.pl,1.2,1.3
- Next by thread:
[Koha-cvs] CVS: koha/C4/Circulation Renewals2.pm,1.2,1.3
- Index(es):