[Koha-cvs] CVS: koha/opac opac-userupdate.pl,1.11,1.12

Paul POULAIN tipaul at users.sourceforge.net
Wed May 4 11:04:54 CEST 2005


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

Modified Files:
	opac-userupdate.pl 
Log Message:
synch'ing 2.2 and head

Index: opac-userupdate.pl
===================================================================
RCS file: /cvsroot/koha/koha/opac/opac-userupdate.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** opac-userupdate.pl	8 Jan 2004 18:28:48 -0000	1.11
--- opac-userupdate.pl	4 May 2005 09:04:51 -0000	1.12
***************
*** 90,93 ****
--- 90,95 ----
  $template->param(BORROWER_INFO => \@bordat,
  			     LibraryName => C4::Context->preference("LibraryName"),
+ 				suggestion => C4::Context->preference("suggestion"),
+ 				virtualshelves => C4::Context->preference("virtualshelves"),
  );
  





More information about the Koha-cvs mailing list