Sam Minnee b6b753ee4c FIX: Fixed encoding of & in OpenSearchDescription URLs.
Without this fix, the & was then passed to urlencode(), which escaped the ; and make invalid
XML.  This keeps XML out of the source URL (so the & is just a raw & in the code) and relies on
the template engine to escape XML as needed (the .XML on the end of the variables).
2014-02-14 09:38:37 +13:00
..
2013-03-26 11:16:46 +01:00
2013-03-26 11:16:46 +01:00
2013-03-26 11:16:46 +01:00
2013-03-26 11:16:46 +01:00