koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/marc viewmarc.pl,1.4.2.1,1.4.2.2


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/marc viewmarc.pl,1.4.2.1,1.4.2.2
Date: Fri, 04 Oct 2002 23:26:11 -0700

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

Modified Files:
      Tag: arensb-context
        viewmarc.pl 
Log Message:
Oops! Stupid bug fix.


Index: viewmarc.pl
===================================================================
RCS file: /cvsroot/koha/koha/marc/viewmarc.pl,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -C2 -r1.4.2.1 -r1.4.2.2
*** viewmarc.pl 4 Oct 2002 02:44:39 -0000       1.4.2.1
--- viewmarc.pl 5 Oct 2002 06:26:09 -0000       1.4.2.2
***************
*** 36,40 ****
  
  my $input = new CGI;
! my $dbh = C4::Context;
  my $fields;
  marcdefs();
--- 36,40 ----
  
  my $input = new CGI;
! my $dbh = C4::Context->dbh;
  my $fields;
  marcdefs();




reply via email to

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