Changeset 6890

Show
Ignore:
Timestamp:
11/14/06 04:22:18 (2 years ago)
Author:
alexkingorg
Message:

Added another mobile browser.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wordpress-mobile-edition/trunk/wp-mobile.php

    r6852 r6890  
    5151            ,'EudoraWeb' 
    5252            ,'hiptop' 
     53            ,'MIDP-2.0' 
    5354            ,'MMEF20' 
    5455            ,'MOT-V' 
     
    7273            ,'WinWAP' 
    7374      ); 
     75 
    7476      foreach ($small_browsers as $browser) { 
    7577            if (strstr($_SERVER["HTTP_USER_AGENT"], $browser)) {