isMobile() ? ($detect->isTablet() ? 'tablet' : 'phone') : 'computer'); if ($deviceType != "computer") { header('Location: https://guesthouse-saofilipe.com/mobile'); } ?>