[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/sec writeoff.pl,1.3.2.1,1.3.2.2
From: |
Steve Tonnesen |
Subject: |
[Koha-cvs] CVS: koha/sec writeoff.pl,1.3.2.1,1.3.2.2 |
Date: |
Mon, 09 Dec 2002 22:22:11 -0800 |
Update of /cvsroot/koha/koha/sec
In directory sc8-pr-cvs1:/tmp/cvs-serv5702/sec
Modified Files:
Tag: rel-1-2
writeoff.pl
Log Message:
Missed "use C4::Auth;" line required by checkauth routine...
Index: writeoff.pl
===================================================================
RCS file: /cvsroot/koha/koha/sec/writeoff.pl,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -C2 -r1.3.2.1 -r1.3.2.2
*** writeoff.pl 9 Dec 2002 21:05:03 -0000 1.3.2.1
--- writeoff.pl 10 Dec 2002 06:22:09 -0000 1.3.2.2
***************
*** 5,8 ****
--- 5,9 ----
use strict;
+ use C4::Auth;
use CGI;
use C4::Database;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/sec writeoff.pl,1.3.2.1,1.3.2.2,
Steve Tonnesen <=
- Prev by Date:
[Koha-cvs] CVS: koha/maint catmaintain.pl,1.3.2.1,1.3.2.2 shiftbib.pl,1.1.2.1,1.1.2.2
- Next by Date:
[Koha-cvs] CVS: koha/marc viewmarc.pl,1.2.2.2,1.2.2.3
- Previous by thread:
[Koha-cvs] CVS: koha/maint catmaintain.pl,1.3.2.1,1.3.2.2 shiftbib.pl,1.1.2.1,1.1.2.2
- Next by thread:
[Koha-cvs] CVS: koha/marc viewmarc.pl,1.2.2.2,1.2.2.3
- Index(es):