From 202d85168ea881adb8c6b5c437f42bb9e1d424ef Mon Sep 17 00:00:00 2001 From: Christian Schneider Date: Thu, 7 Jan 2010 17:18:48 +0000 Subject: Upgrade subrequests to MSIE 7 to avoid pngfix --- it_url.class | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/it_url.class b/it_url.class index dd5978b..af6e9af 100644 --- a/it_url.class +++ b/it_url.class @@ -257,7 +257,7 @@ function get($p=null, $timeout=5) $p['headers'] = (array)$p['headers'] + array( 'Host' => $url->realhostname, - 'User-Agent' => "Mozilla/4.0 (compatible; MSIE 6.0; ITools)", + 'User-Agent' => "Mozilla/4.0 (compatible; MSIE 7.0; ITools)", 'Accept-Language' => T_lang(), ); -- cgit v1.2.3