* fix for bug 20512 ( in both trunk and js2-work branch )
authorMichael Dale <dale@users.mediawiki.org>
Thu, 7 Jan 2010 21:57:33 +0000 (21:57 +0000)
committerMichael Dale <dale@users.mediawiki.org>
Thu, 7 Jan 2010 21:57:33 +0000 (21:57 +0000)
commit2fbb62a4c575b1f4f1351740e9e36115a1df0832
tree35391c1edee592f95c7218ebc5b84ce538b597b2
parent09951b7e0ea2dadd935e8a04912cde2801386bea
* fix for bug 20512 ( in both trunk and js2-work branch )
** Add 'proxy' option to Http $opts array
** Setting 'proxy' option to "false" will bypass the proxy
* Updated MWSearch_body.php to use new "false" option
includes/HttpFunctions.php