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.2,1.2.2.1


From: Alan Millar
Subject: [Koha-cvs] CVS: koha delbiblio.pl,1.2,1.2.2.1
Date: Wed, 29 May 2002 07:34:33 -0700

Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv30494

Modified Files:
      Tag: rel-1-2
        delbiblio.pl 
Log Message:
Enable (uncomment) actual deletion


Index: delbiblio.pl
===================================================================
RCS file: /cvsroot/koha/koha/delbiblio.pl,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -r1.2 -r1.2.2.1
*** delbiblio.pl        27 Feb 2001 22:08:57 -0000      1.2
--- delbiblio.pl        29 May 2002 14:34:31 -0000      1.2.2.1
***************
*** 28,32 ****
    ";
  } else {
! #delbiblio($biblio);
! print $input->redirect("/catalogue/");
  }
--- 28,32 ----
    ";
  } else {
!       delbiblio($biblio);
!       print $input->redirect("/catalogue/");
  }




reply via email to

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