Skip to content

Commit

Permalink
Merge pull request #1698 from cryode/develop
Browse files Browse the repository at this point in the history
Bug fix #1695 Update Nintendo mobile user agents.
  • Loading branch information
narfbg committed Aug 16, 2012
2 parents 6a64f85 + c58c782 commit c2d3bcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions application/config/user_agents.php
Expand Up @@ -157,10 +157,10 @@
'spv' => 'SPV',
'zte' => 'ZTE',
'sendo' => 'Sendo',
'dsi' => 'Nintendo DSi',
'ds' => 'Nintendo DS',
'nintendo dsi' => 'Nintendo DSi',
'nintendo ds' => 'Nintendo DS',
'nintendo 3ds' => 'Nintendo 3DS',
'wii' => 'Nintendo Wii',
'3ds' => 'Nintendo 3DS',
'open web' => 'Open Web',
'openweb' => 'OpenWeb',

Expand Down

0 comments on commit c2d3bcf

Please sign in to comment.