summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authorPhil Sturgeon <email@philsturgeon.co.uk>2011-11-08 15:51:29 +0100
committerPhil Sturgeon <email@philsturgeon.co.uk>2011-11-08 15:51:29 +0100
commit46a1de68a663fd7af1a0a08124738cecc84fd5c7 (patch)
treee172949e46eb15b6861c9b6945ce62f1d4ca13c0 /application
parent3b3782a8e039f70379afd775a2155b8b1ae1334d (diff)
parent39f118c73d62510d3676ad1ece53c6fe2cc43f64 (diff)
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
Diffstat (limited to 'application')
-rw-r--r--application/config/user_agents.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/application/config/user_agents.php b/application/config/user_agents.php
index cddb01da9..721ce413d 100644
--- a/application/config/user_agents.php
+++ b/application/config/user_agents.php
@@ -151,7 +151,10 @@ $mobiles = array(
'spv' => "SPV",
'zte' => "ZTE",
'sendo' => "Sendo",
-
+ 'dsi' => "Nintendo DSi",
+ 'ds' => "Nintendo DS",
+ 'wii' => "Nintendo Wii",
+ '3ds' => "Nintendo 3DS",
// Operating Systems
'android' => "Android",
'symbian' => "Symbian",