forked from Wavyzz/dolibarr
@@ -139,7 +139,7 @@ function getEntity($element=false, $shared=0)
|
||||
*/
|
||||
function getBrowserInfo($user_agent)
|
||||
{
|
||||
include_once DOL_DOCUMENT_ROOT.'/core/class/mobiledetect.class.php';
|
||||
include_once DOL_DOCUMENT_ROOT.'/includes/mobiledetect/mobiledetect.class.php';
|
||||
|
||||
$name='unknown';
|
||||
$version='';
|
||||
|
||||
Reference in New Issue
Block a user