Ticket #2633: mobile.php.patch
File mobile.php.patch, 710 bytes (added by , 19 years ago) |
---|
-
mobile.php
82 82 /* Phones using the Series 90 platform, e.g. Nokia 7710. */ 83 83 'Series 90' => array('width' => 640, 'height' => 320), 84 84 'Series90' => array('width' => 640, 'height' => 320), 85 /* HTC Tornado */ 86 '176x220' => array('width' => 176, 'height' => 220), 85 87 /* The following strings are added for the Palm browser WebPro 86 88 * WebPro sometimes supplies the screen dimensions, but sometimes not 87 89 * but we try to detect the best as possible */