koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/opac opac-userupdate.pl,1.1.2.6,1.1.2.7


From: Finlay Thompson
Subject: [Koha-cvs] CVS: koha/opac opac-userupdate.pl,1.1.2.6,1.1.2.7
Date: Wed, 27 Nov 2002 03:03:21 -0800

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

Modified Files:
      Tag: rel-1-2
        opac-userupdate.pl 
Log Message:

removing C4::Context, wasnt needed


Index: opac-userupdate.pl
===================================================================
RCS file: /cvsroot/koha/koha/opac/opac-userupdate.pl,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -C2 -r1.1.2.6 -r1.1.2.7
*** opac-userupdate.pl  27 Nov 2002 01:46:54 -0000      1.1.2.6
--- opac-userupdate.pl  27 Nov 2002 11:03:18 -0000      1.1.2.7
***************
*** 5,11 ****
  use Mail::Sendmail;
  
- use C4::Output;       # gettemplate
  use C4::Auth;         # checkauth, getborrowernumber.
- use C4::Context;
  use C4::Koha;
  use C4::Circulation::Circ2;
--- 5,9 ----




reply via email to

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