diff options
author | Muhammad Umer Farooq <Lablnet01@gmail.com> | 2019-10-02 05:16:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-02 05:16:54 +0200 |
commit | 2229e5c96174171d9eec0d595e7693b987374e95 (patch) | |
tree | 9a40184e0a7a2023f8366ace612561ec68589015 | |
parent | 00df649efef7fe3420138c6f66c95ce1042ab3d2 (diff) |
Update user_agents.php
-rw-r--r-- | application/config/user_agents.php | 1 |
1 files changed, 1 insertions, 0 deletions
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', |