diff options
author | Ralph Amissah <ralph@amissah.com> | 2007-07-20 07:39:01 +0100 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2007-07-20 07:39:01 +0100 |
commit | 54e91dad80eb2235214bf69ca0977b5513258ccd (patch) | |
tree | 84d79e78e19860c2d293a8cc2ed5f23da9a9f75e /lib/sisu/v0/cgi_sql_common.rb | |
parent | scope in matches of individual documents where AND is used as text matching c... (diff) |
output comment on better reliance on standards and being software libre
Diffstat (limited to 'lib/sisu/v0/cgi_sql_common.rb')
-rw-r--r-- | lib/sisu/v0/cgi_sql_common.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/sisu/v0/cgi_sql_common.rb b/lib/sisu/v0/cgi_sql_common.rb index 633be166..ac2958d1 100644 --- a/lib/sisu/v0/cgi_sql_common.rb +++ b/lib/sisu/v0/cgi_sql_common.rb @@ -593,8 +593,8 @@ module SiSU_CGI_sql software infrastructure, with the usual GPL (or OSS) suspects. <br /> - Better - "performance, reliability, scalability, security & total cost of ownership" - [not to mention flexibility & choice] + Better - "adherence to standards, performance, reliability, scalability, security & total cost of ownership" + [not to mention flexibility & choice] and it is software libre. <br /> Get With the Future <a href="http://www.jus.uio.no/sisu/"> @@ -701,7 +701,7 @@ module SiSU_CGI_sql end canned_note='search url:' else - @@canned_search_url="#@base?s1=United+Nations&db=documents&view=index" + @@canned_search_url="#@base?db=#{@db}&view=index" canned_note='search url example:' end if search_field =~/\S+/ |