koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/opac opac-account.pl,1.5,1.6


From: Ambrose Li
Subject: [Koha-cvs] CVS: koha/opac opac-account.pl,1.5,1.6
Date: Mon, 03 Feb 2003 14:24:40 -0800

Update of /cvsroot/koha/koha/opac
In directory sc8-pr-cvs1:/tmp/cvs-serv17077/opac

Modified Files:
        opac-account.pl 
Log Message:
Forgot to use C4::Interface::CGI::Output


Index: opac-account.pl
===================================================================
RCS file: /cvsroot/koha/koha/opac/opac-account.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** opac-account.pl     2 Feb 2003 07:18:38 -0000       1.5
--- opac-account.pl     3 Feb 2003 22:24:38 -0000       1.6
***************
*** 10,13 ****
--- 10,14 ----
  use C4::Circulation::Circ2;
  use C4::Auth;
+ use C4::Interface::CGI::Output;
  use HTML::Template;
  




reply via email to

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