Skip to content

Commit 4c24f47

Browse files
committed
Merge branch 'patch-3' of https://github.com/krauzand/Mobile-Detect into devel
2 parents 6c0613f + e61c2e9 commit 4c24f47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/providers/vendors/Others.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@
339339
'OverMax' => array(
340340
'OV-SteelCore(B) Mozilla/5.0 (iPad; CPU OS 5_0_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9A405 Safari/7534.48.3' => array('isMobile' => true, 'isTablet' => true),
341341
'Mozilla/5.0 (Linux; U; Android 4.0.4; pl-pl; OV-SteelCore Build/ICS.g08refem611.20121010) AppleWebKit/534.30 (KHTML like Gecko) Version/4.0 Safari/534.30' => array('isMobile' => true, 'isTablet' => true),
342+
'Mozilla/5.0 (Linux; Android 7.0.99; Qualcore 1027 4G Build/LMY47D) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.116 Safari/537.36' => array('isMobile' => true, 'isTablet' => true),
342343
),
343344

344345
'YONESTablet' => array(

0 commit comments

Comments
 (0)