Chromeframe fun |
[eluser]stuckinphp[/eluser]
https://code.google.com/chrome/chromeframe/ Nice little IE addon I came across while doing some IE hack for a user. This addon will add "chromeframe/x.x.x.x;" to the user agent string. A semi solution is to change the chrome pattern to match on in the user_agents.php config from "Chrome" => "Chrome" to "Chrome/" => "Chrome". That is if chrome is in the default user_agents.php config yet. (I think it i as of 2.0) |
Welcome Guest, Not a member yet? Register Sign In |