1
0
Fork 0
forked from 0x2620/oxjs

bitrot in ox.load

This commit is contained in:
rolux 2011-03-03 22:40:13 +01:00
commit 1118a296a3

View file

@ -44,7 +44,6 @@ $(function() {
userAgent = name; userAgent = name;
return false; return false;
} }
}
}); });
if (!userAgent && $.browser.mozilla) { if (!userAgent && $.browser.mozilla) {
userAgent = 'Firefox'; userAgent = 'Firefox';