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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user