fixed vistor bug mysql error

master
A1Gard 16 hours ago
parent 116f8e116c
commit e5765b5339

@ -39,6 +39,7 @@ class Visitor extends Model
'UC Browser' => '(UCBrowser)',
'Yandex Browser' => '(YaBrowser)',
'Samsung Internet' => '(SamsungBrowser)',
'other' => 'other'
];
public static $osList = [

Loading…
Cancel
Save