Просмотр поста

.
seg0ro
Let Mortal Kombat begin

wapsun, require_once('mobile_device_detect.php');

if(!mobile_device_detect()) 
{ 
echo 'You can access this page only with your mobile phone!'; 
require_once ($rootpath.'incfiles/end.php');
exit; 
}