[Koha-cvs] CVS: koha/opac opac-detailprint.pl,1.1,1.2

Paul POULAIN tipaul at users.sourceforge.net
Tue Nov 16 14:03:08 CET 2004


Update of /cvsroot/koha/koha/opac
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14410/opac

Modified Files:
	opac-detailprint.pl 
Log Message:


Index: opac-detailprint.pl
===================================================================
RCS file: /cvsroot/koha/koha/opac/opac-detailprint.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** opac-detailprint.pl	12 Nov 2004 16:27:33 -0000	1.1
--- opac-detailprint.pl	16 Nov 2004 13:03:05 -0000	1.2
***************
*** 74,79 ****
  	query           => $query,
  	type            => "opac",
! 	authnotrequired => ($type eq 'opac'),
! 	flagsrequired   => {catalogue => 1},
      });
  
--- 74,78 ----
  	query           => $query,
  	type            => "opac",
! 	authnotrequired => 1,
      });
  





More information about the Koha-cvs mailing list