Quoting Jens Grüntjes :
Zitat von Hiromi Kimura :
From: Michael M Slusarz
Subject: Re: [imp] IE11 patch
Date: Wed, 11 Dec 2013 21:05:56 -0700
Quoting Hiromi Kimura :
Attach is my IE11 patch.
Please test it.
Why is this in there?
+ /* IE11 */
+ if($GLOBALS['browser']->isBrow
Quoting Hiromi Kimura :
From: Michael M Slusarz
Subject: Re: [imp] IE11 patch
Date: Wed, 11 Dec 2013 21:05:56 -0700
Quoting Hiromi Kimura :
Attach is my IE11 patch.
Please test it.
Why is this in there?
+ /* IE11 */
+ if($GLOBALS['browser']->isBrowser('msie') &&
+ $G
Zitat von Hiromi Kimura :
From: Michael M Slusarz
Subject: Re: [imp] IE11 patch
Date: Wed, 11 Dec 2013 21:05:56 -0700
Quoting Hiromi Kimura :
Attach is my IE11 patch.
Please test it.
Why is this in there?
+ /* IE11 */
+ if($GLOBALS['browser']->isBrowser('msie') &&
+