Jane,
if($is_mobile == 0)
{
require_once($rootpath . 'theme/web/head.php');
}else{
require_once($rootpath . 'incfiles/t_head.php');
}Jane,
if($is_mobile == 0)
{
require_once($rootpath . 'theme/web/head.php');
}else{
require_once($rootpath . 'incfiles/t_head.php');
}