commit | c72c6757b662af25954c2c38c6aa9641dc5d67c0 | [log] [tgz] |
---|---|---|
author | Derek Allard <derek.allard@ellislab.com> | Wed Jul 16 03:51:09 2008 +0000 |
committer | Derek Allard <derek.allard@ellislab.com> | Wed Jul 16 03:51:09 2008 +0000 |
tree | 2eb9e038e27a7a1f6b49489551082b86db93f98a | |
parent | efb5a0d158d778016ffc5d299628282b33c21e89 [diff] [blame] |
added 'SymbianOS' to mobile user agents
diff --git a/system/application/config/user_agents.php b/system/application/config/user_agents.php index bc25ce9..a63aa49 100644 --- a/system/application/config/user_agents.php +++ b/system/application/config/user_agents.php
@@ -124,6 +124,7 @@ // Operating Systems 'symbian' => "Symbian", + 'SymbianOS' => "SymbianOS", 'elaine' => "Palm", 'palm' => "Palm", 'series60' => "Symbian S60",