From 2229e5c96174171d9eec0d595e7693b987374e95 Mon Sep 17 00:00:00 2001 From: Muhammad Umer Farooq Date: Wed, 2 Oct 2019 08:16:54 +0500 Subject: Update user_agents.php --- application/config/user_agents.php | 1 + 1 file changed, 1 insertion(+) diff --git a/application/config/user_agents.php b/application/config/user_agents.php index 3523528bf..1a1111be8 100644 --- a/application/config/user_agents.php +++ b/application/config/user_agents.php @@ -153,6 +153,7 @@ $mobiles = array( 'open web' => 'Open Web', 'openweb' => 'OpenWeb', 'meizu' => 'Meizu', + 'infinix' => 'Infinix', // Operating Systems 'android' => 'Android', -- cgit v1.2.3-24-g4f1b