Skip to content

Commit 4cd5fd5

Browse files
committed
Maybe inconsistency regarding "UC Browser" (serbanghita#451)
1 parent bf7fb47 commit 4cd5fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mobile_Detect.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ class Mobile_Detect
630630
'Opera' => array( ' OPR/[VER]', 'Opera Mini/[VER]', 'Version/[VER]' ),
631631
'Opera Mini' => 'Opera Mini/[VER]',
632632
'Opera Mobi' => 'Version/[VER]',
633-
'UC Browser' => array( 'UCWEB[VER]', 'UC.*Browser/[VER]' ),
633+
'UCBrowser' => array( 'UCWEB[VER]', 'UC.*Browser/[VER]' ),
634634
'MQQBrowser' => 'MQQBrowser/[VER]',
635635
'MicroMessenger' => 'MicroMessenger/[VER]',
636636
'baiduboxapp' => 'baiduboxapp/[VER]',

0 commit comments

Comments
 (0)