[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/opac opac-userupdate.pl,1.11,1.12
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha/opac opac-userupdate.pl,1.11,1.12 |
Date: |
Wed, 04 May 2005 02:04:54 -0700 |
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 => address@hidden,
LibraryName =>
C4::Context->preference("LibraryName"),
+ suggestion =>
C4::Context->preference("suggestion"),
+ virtualshelves =>
C4::Context->preference("virtualshelves"),
);
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/opac opac-userupdate.pl,1.11,1.12,
Paul POULAIN <=