From: Ævar Arnfjörð Bjarmason Date: Fri, 15 Apr 2005 22:03:11 +0000 (+0000) Subject: * Apparently version 4 exists as well, attempting to catch it.. X-Git-Tag: 1.5.0alpha1~257 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=8d1edac412e24778ef27fe4f3ce6996b22828576;p=lhc%2Fweb%2Fwiklou.git * Apparently version 4 exists as well, attempting to catch it.. --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 4c9c56fc7b..62f8a50556 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1141,7 +1141,7 @@ $wgBrowserBlackList = array( * @link http://en.wikipedia.org/w/index.php?title=User%3A%C6var_Arnfj%F6r%F0_Bjarmason%2Ftestme&diff=12356041&oldid=12355864 * @link http://en.wikipedia.org/wiki/Template%3AOS9 */ - "/Mozilla\/4\.0 \(compatible; MSIE 5\.\d+; Mac_PowerPC\)/" + "/Mozilla\/4\.0 \(compatible; MSIE \d+\.\d+; Mac_PowerPC\)/" ); /**