[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/authorities authorities-home.pl,1.5,1.6
From: |
doXulting |
Subject: |
[Koha-cvs] CVS: koha/authorities authorities-home.pl,1.5,1.6 |
Date: |
Fri, 30 Jul 2004 06:56:26 -0700 |
Update of /cvsroot/koha/koha/authorities
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14339/koha/authorities
Modified Files:
authorities-home.pl
Log Message:
Some minor debug changes
Index: authorities-home.pl
===================================================================
RCS file: /cvsroot/koha/koha/authorities/authorities-home.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** authorities-home.pl 15 Jul 2004 09:53:09 -0000 1.5
--- authorities-home.pl 30 Jul 2004 13:56:23 -0000 1.6
***************
*** 69,73 ****
address@hidden, address@hidden, address@hidden,
$startfrom*$resultsperpage, $resultsperpage,$authtypecode);
! warn "R : $results";
($template, $loggedinuser, $cookie)
= get_template_and_user({template_name =>
"authorities/searchresultlist.tmpl",
--- 69,73 ----
address@hidden, address@hidden, address@hidden,
$startfrom*$resultsperpage, $resultsperpage,$authtypecode);
! warn "R test : $results";
($template, $loggedinuser, $cookie)
= get_template_and_user({template_name =>
"authorities/searchresultlist.tmpl",
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/authorities authorities-home.pl,1.5,1.6,
doXulting <=