isMobile() || $detect->isTablet()) { $mobile = true; } else { $mobile = false; } //Swtich to the Full Site include('includes/fullsite.php'); include('includes/config.php'); ?>