[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/marc viewmarc.pl,1.2.2.2,1.2.2.3
From: |
Steve Tonnesen |
Subject: |
[Koha-cvs] CVS: koha/marc viewmarc.pl,1.2.2.2,1.2.2.3 |
Date: |
Mon, 09 Dec 2002 22:22:11 -0800 |
Update of /cvsroot/koha/koha/marc
In directory sc8-pr-cvs1:/tmp/cvs-serv5702/marc
Modified Files:
Tag: rel-1-2
viewmarc.pl
Log Message:
Missed "use C4::Auth;" line required by checkauth routine...
Index: viewmarc.pl
===================================================================
RCS file: /cvsroot/koha/koha/marc/Attic/viewmarc.pl,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -C2 -r1.2.2.2 -r1.2.2.3
*** viewmarc.pl 9 Dec 2002 21:05:02 -0000 1.2.2.2
--- viewmarc.pl 10 Dec 2002 06:22:08 -0000 1.2.2.3
***************
*** 10,13 ****
--- 10,14 ----
use C4::Database;
+ use C4::Auth;
use CGI;
use strict;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/marc viewmarc.pl,1.2.2.2,1.2.2.3,
Steve Tonnesen <=
- Prev by Date:
[Koha-cvs] CVS: koha/sec writeoff.pl,1.3.2.1,1.3.2.2
- Next by Date:
[Koha-cvs] CVS: koha/updater sample_only_param_tables.sql,1.1,1.2 updatedatabase,1.27,1.28
- Previous by thread:
[Koha-cvs] CVS: koha/sec writeoff.pl,1.3.2.1,1.3.2.2
- Next by thread:
[Koha-cvs] CVS: koha/updater sample_only_param_tables.sql,1.1,1.2 updatedatabase,1.27,1.28
- Index(es):