summaryrefslogtreecommitdiffstats
path: root/www/api
diff options
context:
space:
mode:
authorGolanor <or@or-laptop.(none)>2011-02-20 17:10:36 +0200
committerGolanor <or@or-laptop.(none)>2011-02-20 17:10:36 +0200
commit59ebf70319572039cb919d79092dd382f78a2fb6 (patch)
treee269ee7e79caf304ae07d9aea0a75608263a37d0 /www/api
parent61c04482b2bdee05f933481ef31d3b6764a9ca1e (diff)
downloadSemanticScuttle-origin/search-fix.zip
SemanticScuttle-origin/search-fix.tar.gz
SemanticScuttle-origin/search-fix.tar.bz2
opensearch error fixorigin/search-fix
Diffstat (limited to 'www/api')
-rw-r--r--www/api/opensearch.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/api/opensearch.php b/www/api/opensearch.php
index db95639..fa2febb 100644
--- a/www/api/opensearch.php
+++ b/www/api/opensearch.php
@@ -12,5 +12,5 @@ require_once '../www-header.php';
<Developer>Jan Seifert "jan.seifert@uid.com"</Developer>
<Tags>semanticscuttle bookmark web</Tags>
<Image width="16" height="16">data:image/gif;base64,R0lGODlhEAAQAMZ9ANaPE9mREteTHtSXLdmXIdiXJtaYKdiYJ9iYKNeaLtKdP9CdRd2dLNWfQuWiFMqjX9+hNMykXt6jPOCkPM2oaM+paeCpQuGoR+OqOeKpR+GqS9+uWeSwU+ayS+uzOeWxVeWxWOSyWOu0POazXOS0YOm8Zee8cOy+WOm9a/jBLum+bPbCNurAbe7BYuvBc/LDV/LEV+zEdv/KKf/KLP/KLf/LLuzHe//MNP/NN/nMTv/OOf/OPP/OP/jNW//PPvnOVv/QQv7QRv/QRP/RR/HOhP/SSf/STPnRav/TT//TUPfScf/UUvzUXP/UVP/VV/bTfv/WWf/WW//WXP7XYf/XX//XYP/YZPPVmf/ZZv/ZZ/vYeP/aaf/aa//abP/abf/abvvaef/bb//bcfzbfP/ccv/cc//cdP/cdf/dd//deP/def3egP/ee//efP/efv/ffv/ggf/gg//ghP/ghfrfmv/hif/ii//ijP/jkfzjm//kkv7klv/lmP///////////yH5BAEKAH8ALAAAAAAQABAAAAergH+Cg38hhIeHIFcmiIgDLnt0Go2EE1pyd0QbjQMQDC9bZGprKBcjA4IfAQMrQUhOVFlhaGNPMRl/Aw4yMzc7QkZNUlZdZmASqAJKcW1WPDpARUtQUx0RgyR5fHpzUTU4PkMiqIMVNnh2c25lSTQpAIgqdXJvaWReXz0JiCxwbWhiuGCp8uMAohJszhw5AYMJlBwFEHFoYQHBAwUEMHgwgKjBA0QLKFAaKSgQADs=</Image>
- <Url type="text/html" template="http://<?php echo $_SERVER['HTTP_HOST'] . '/' . $GLOBALS['root']?>search.php/all/{searchTerms}"/>
+ <Url type="text/html" template="http://<?php echo $_SERVER['HTTP_HOST'] . '/' . $GLOBALS['root']?>search.php/all/?s={searchTerms}"/>
</OpenSearchDescription>