koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/C4 Search.pm,1.90,1.91


From: Chris Cormack
Subject: [Koha-cvs] CVS: koha/C4 Search.pm,1.90,1.91
Date: Sat, 14 Aug 2004 18:50:26 -0700

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

Modified Files:
        Search.pm 
Log Message:
Commiting a sample change to the default template to allow users to pick
their language.
Just a sample template builders can look at this and make changes to their
templates


Index: Search.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Search.pm,v
retrieving revision 1.90
retrieving revision 1.91
diff -C2 -r1.90 -r1.91
*** Search.pm   30 Jul 2004 13:55:09 -0000      1.90
--- Search.pm   15 Aug 2004 01:50:24 -0000      1.91
***************
*** 2571,2576 ****
  =item getalllanguages
  
!   (@languages) = &getalllanguages();
!   (@languages) = &getalllanguages($theme);
  
  Returns an array of all available languages.
--- 2571,2576 ----
  =item getalllanguages
  
!   (@languages) = &getalllanguages($type);
!   (@languages) = &getalllanguages($type,$theme);
  
  Returns an array of all available languages.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]