Changeset 1787

Show
Ignore:
Timestamp:
03/02/08 00:58:09 (9 months ago)
Author:
cfriesen
Message:

This makes my N800 a mobile

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/gregarius/themes.php

    r1686 r1787  
    166166                    (strpos($ua,    'SonyEricsson') !== FALSE) 
    167167                ||  (strpos($ua,    'Nokia') !== FALSE) 
     168                ||  (strpos($ua,  'Tablet') !== FALSE) 
    168169                ||  (strpos($ua,    'MIDP') !== FALSE) 
    169170                ||  (strpos($ua_lwr,'mobile') !== FALSE)