isMobile() ? ($detect->isTablet() ? 'tablet' : 'phone') : 'computer'); $scriptVersion = $detect->getScriptVersion(); if($deviceType == 'computer'){ header($link); $_SESSION['device'] = 'computer'; } elseif($deviceType == 'tablet'){header('Location:http://www.hotx.hu/2014/mobil/'); $_SESSION['device'] = 'tablet'; } elseif($deviceType == 'phone'){ header('Location:http://www.hotx.hu/2014/mobil/'); $_SESSION['device'] = 'phone'; } else { header($link); $_SESSION['device'] = 'else'; } } ?> HOT X / TIBOR HORVATH
Hátra
Előre