ZTE.php 248 Bytes Edit Raw Blame History 1 2 3 4 5 6 <?php return array( 'ZTE' => array( 'Mozilla/5.0 (Linux; Android 4.0.4; V8200plus Build/IMM76I) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.166 Mobile Safari/537.36' => array('isMobile' => true, 'isTablet' => false) ) );