摘要:
1.修改系统基本参数—>核心设置—>关键字替换(是/否)使用本功能会影响HTML生成速度(这里选 是)2.修改 include/arc.archives.class.php找到$body = preg_replace(“/(<a(.*))(>)(.*)(<)(\/a>)/isU”, ‘\\1-]-\\4-[-\\6', $body); 在下方加入以下代码//设置所有关键词 $dsql12 = new DedeSql(); $query1="select * from #@__keywords"; $dsql12->SetQu 阅读全文
posted @ 2011-12-20 16:13
单 车
阅读(205)
评论(0)
推荐(0)