summaryrefslogtreecommitdiffstats
path: root/system/application
diff options
context:
space:
mode:
Diffstat (limited to 'system/application')
-rw-r--r--system/application/config/user_agents.php27
1 files changed, 13 insertions, 14 deletions
diff --git a/system/application/config/user_agents.php b/system/application/config/user_agents.php
index 61e04715a..bc25ce998 100644
--- a/system/application/config/user_agents.php
+++ b/system/application/config/user_agents.php
@@ -71,23 +71,22 @@ $browsers = array(
);
$mobiles = array(
+ // legacy array, old values commented out
'mobileexplorer' => 'Mobile Explorer',
- 'openwave' => 'Open Wave',
- 'opera mini' => 'Opera Mini',
- 'operamini' => 'Opera Mini',
- 'elaine' => 'Palm',
+// 'openwave' => 'Open Wave',
+// 'opera mini' => 'Opera Mini',
+// 'operamini' => 'Opera Mini',
+// 'elaine' => 'Palm',
'palmsource' => 'Palm',
- 'digital paths' => 'Palm',
- 'avantgo' => 'Avantgo',
- 'xiino' => 'Xiino',
+// 'digital paths' => 'Palm',
+// 'avantgo' => 'Avantgo',
+// 'xiino' => 'Xiino',
'palmscape' => 'Palmscape',
- 'nokia' => 'Nokia',
- 'ericsson' => 'Ericsson',
- 'blackberry' => 'BlackBerry',
- 'motorola' => 'Motorola'
- );
-
-$mobiles = array(
+// 'nokia' => 'Nokia',
+// 'ericsson' => 'Ericsson',
+// 'blackberry' => 'BlackBerry',
+// 'motorola' => 'Motorola'
+
// Phones and Manufacturers
'motorola' => "Motorola",
'nokia' => "Nokia",