[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha search.pl,1.6.2.18,1.6.2.19
From: |
Chris Cormack |
Subject: |
[Koha-cvs] CVS: koha search.pl,1.6.2.18,1.6.2.19 |
Date: |
Fri, 06 Dec 2002 20:16:22 -0800 |
Update of /cvsroot/koha/koha
In directory sc8-pr-cvs1:/tmp/cvs-serv689
Modified Files:
Tag: rel-1-2
search.pl
Log Message:
fixing syntax error
Index: search.pl
===================================================================
RCS file: /cvsroot/koha/koha/search.pl,v
retrieving revision 1.6.2.18
retrieving revision 1.6.2.19
diff -C2 -r1.6.2.18 -r1.6.2.19
*** search.pl 13 Nov 2002 03:02:45 -0000 1.6.2.18
--- search.pl 7 Dec 2002 04:16:19 -0000 1.6.2.19
***************
*** 12,16 ****
my $type=$query->param('type');
! my ($loggedinuser, $cookie, $sessionID) = checkauth($query, (1);
--- 12,16 ----
my $type=$query->param('type');
! my ($loggedinuser, $cookie, $sessionID) = checkauth($query, 1);
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha search.pl,1.6.2.18,1.6.2.19,
Chris Cormack <=