koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4 Output.pm,1.6.2.14,1.6.2.15


From: Steve Tonnesen
Subject: [Koha-cvs] CVS: koha/C4 Output.pm,1.6.2.14,1.6.2.15
Date: Thu, 11 Jul 2002 14:06:21 -0700

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

Modified Files:
      Tag: rel-1-2
        Output.pm 
Log Message:
Missed dependency on Koha.pm for new configfile routine


Index: Output.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Output.pm,v
retrieving revision 1.6.2.14
retrieving revision 1.6.2.15
diff -C2 -r1.6.2.14 -r1.6.2.15
*** Output.pm   11 Jul 2002 19:43:10 -0000      1.6.2.14
--- Output.pm   11 Jul 2002 21:06:19 -0000      1.6.2.15
***************
*** 11,14 ****
--- 11,15 ----
  
  use C4::Database;
+ use C4::Koha;
  
  use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);




reply via email to

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