koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4 Acquisitions.pm,1.24.2.1,1.24.2.2


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/C4 Acquisitions.pm,1.24.2.1,1.24.2.2
Date: Fri, 04 Oct 2002 21:08:52 -0700

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

Modified Files:
      Tag: arensb-context
        Acquisitions.pm 
Log Message:
Oops! Forgot to add "use C4::Context;"


Index: Acquisitions.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Acquisitions.pm,v
retrieving revision 1.24.2.1
retrieving revision 1.24.2.2
diff -C2 -r1.24.2.1 -r1.24.2.2
*** Acquisitions.pm     4 Oct 2002 02:22:46 -0000       1.24.2.1
--- Acquisitions.pm     5 Oct 2002 04:08:49 -0000       1.24.2.2
***************
*** 26,29 ****
--- 26,30 ----
  use strict;
  require Exporter;
+ use C4::Context;
   #use C4::Biblio;
  use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);




reply via email to

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