koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha delbiblio.pl,1.7,1.8


From: Chris Cormack
Subject: [Koha-cvs] CVS: koha delbiblio.pl,1.7,1.8
Date: Sat, 28 Jun 2003 18:27:38 -0700

Update of /cvsroot/koha/koha
In directory sc8-pr-cvs1:/tmp/cvs-serv23289

Modified Files:
        delbiblio.pl 
Log Message:
Fixing a broken redirect


Index: delbiblio.pl
===================================================================
RCS file: /cvsroot/koha/koha/delbiblio.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** delbiblio.pl        21 Apr 2003 02:58:58 -0000      1.7
--- delbiblio.pl        29 Jun 2003 01:27:36 -0000      1.8
***************
*** 46,49 ****
  } else {
        delbiblio($biblio);
!       print $input->redirect("/catalogue/");
  }
--- 46,49 ----
  } else {
        delbiblio($biblio);
!       print $input->redirect("/cgi-bin/koha/loadmodules.pl?module=search");
  }




reply via email to

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