@ -727,7 +727,7 @@ class Information extends CI_Controller
//推荐信息或者产品
//信息推荐 暂时不用,未来用广告系统替代
//信息推荐
$template_recommand = $this->recommand_information($information);
$template = str_replace('<!--@ARTICLENEXT@-->', $this->load->view($template_path . '-next', array('recommands'=>$template_recommand), TRUE), $template);
//广告,改叫tips,防止被插件屏蔽