diff options
author | Robin Millette <millette@controlyourself.ca> | 2009-04-06 05:04:11 +0000 |
---|---|---|
committer | Robin Millette <millette@controlyourself.ca> | 2009-04-06 05:04:11 +0000 |
commit | 9ad8307b7ee60b3263733b8b8c3d7ac6f350a452 (patch) | |
tree | 67114e5cebf9a8a0a16b9e83d3bb1a34c8d95bd3 /lib | |
parent | 84d2aa7df49dc85603dd6c2d60c1f605800a458c (diff) |
external search now depends on site.server.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/searchaction.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/searchaction.php b/lib/searchaction.php index 697262ccd..918f8dd9a 100644 --- a/lib/searchaction.php +++ b/lib/searchaction.php @@ -146,8 +146,8 @@ You can also try your search on other engines: * [Twingly](http://www.twingly.com/search?q=%s&content=microblog&site=identi.ca) * [Tweet scan](http://www.tweetscan.com/indexi.php?s=%s) -* [Google](http://www.google.com/search?q=site%%3Aidenti.ca+%s) -* [Yahoo](http://search.yahoo.com/search?p=site%%3Aidenti.ca+%s) +* [Google](http://www.google.com/search?q=site%%3A%%%%site.server%%%%+%s) +* [Yahoo](http://search.yahoo.com/search?p=site%%3A%%%%site.server%%%%+%s) E_O_T |