https://bugzilla.wikimedia.org/show_bug.cgi?id=23612
--- Comment #23 from Platonides <[email protected]> 2010-08-27 20:41:47 UTC --- Perhaps doing if( strpos( $_SERVER['HTTP_USER_AGENT'], 'MSIE 6' ) !== false ) { $wgDefaultSkin = 'monobook'; ... makes you feel better :) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
