Update mobiletool.php
This commit is contained in:
parent
710f71a73e
commit
beff73d2de
|
@ -57,6 +57,7 @@ if(check_function_exists("detect_mobile")) {
|
|||
if (strpos(strtolower($_SERVER['HTTP_USER_AGENT']),'iemobile')>0) {
|
||||
$mb++;
|
||||
}
|
||||
|
||||
return $mb;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user