koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/acqui.simple saveitem.pl,1.6,1.7


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/acqui.simple saveitem.pl,1.6,1.7
Date: Sun, 13 Oct 2002 00:39:58 -0700

Update of /cvsroot/koha/koha/acqui.simple
In directory usw-pr-cvs1:/tmp/cvs-serv5609

Modified Files:
        saveitem.pl 
Log Message:
Added magic RCS comment.
Removed trailing whitespace.


Index: saveitem.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui.simple/saveitem.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** saveitem.pl 14 Aug 2002 18:12:52 -0000      1.6
--- saveitem.pl 13 Oct 2002 07:39:56 -0000      1.7
***************
*** 1,4 ****
--- 1,5 ----
  #!/usr/bin/perl
  
+ # $Id$
  
  # Copyright 2000-2002 Katipo Communications
***************
*** 76,80 ****
      print 
$input->redirect("additem.pl?biblionumber=$biblionumber&error=nobiblioitem");
  } else {
!     
      if ($website) {
        &newbiblioitem($biblioitem);
--- 77,81 ----
      print 
$input->redirect("additem.pl?biblionumber=$biblionumber&error=nobiblioitem");
  } else {
! 
      if ($website) {
        &newbiblioitem($biblioitem);




reply via email to

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