摘要:
1、找到includes 文件夹下的 cls_template.php function fetch_str函数2、只留下以下代码 1 function fetch_str($source) 2 3 { 4 5 if (!defined('ECS_ADMIN')) 6 7 { 8 9 $source = $this->smarty_prefilter_preCompile($source);10 11 }12 13 return preg_r... 阅读全文
posted @ 2013-07-10 16:37
unifyyeteng
阅读(281)
评论(0)
推荐(0)
浙公网安备 33010602011771号