Knew i would miss one.

git-svn-id: https://beef.googlecode.com/svn/trunk@999 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
scotty.b.brown@gmail.com
2011-06-18 23:44:24 +00:00
parent 49fc521a16
commit 2f681c51e2

View File

@@ -239,7 +239,7 @@ beef.browser = {
C9: this.isC9(), // Chrome 9
C10: this.isC10(), // Chrome 10
C11: this.isC11(), // Chrome 11
C11: this.isC12(), // Chrome 12
C12: this.isC12(), // Chrome 12
C: this.isC(), // Chrome any version
FF2: this.isFF2(), // Firefox 2
FF3: this.isFF3(), // Firefox 3