From ab3efbb7a1bf3a70fc7c1aef4cf1007e490d7b2d Mon Sep 17 00:00:00 2001 From: Repox Date: Thu, 24 Nov 2011 09:27:37 +0100 Subject: Updating the user agent after being corrected on commit b8daad7 Relates to issue #683. --- application/config/user_agents.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/config') diff --git a/application/config/user_agents.php b/application/config/user_agents.php index c3c7eaecb..7f5fe810c 100644 --- a/application/config/user_agents.php +++ b/application/config/user_agents.php @@ -174,7 +174,7 @@ $mobiles = array( 'mobilexplorer' => "Mobile Explorer", 'operamini' => "Opera Mini", 'opera mini' => "Opera Mini", - 'opera mobi' => "Opera Mini", + 'opera mobi' => "Opera Mobile", // Other 'digital paths' => "Digital Paths", -- cgit v1.2.3-24-g4f1b