打开include/arc.searchvIEw.class.PHP
查找:
require_once(DEDEINC."/taglib/hotwords.lib.PHP");"/taglib/channel.lib.PHP");
在下面加入:
else if($tagname=="hotwords") { $this->dtp->Assign($tagID,lib_hotwords($ctag,$this));}
在下面插入:
打开include/arc.searchvIEw.class.PHP
查找:
require_once(DEDEINC."/taglib/hotwords.lib.PHP");"/taglib/channel.lib.PHP");
在下面加入:
else if($tagname=="hotwords") { $this->dtp->Assign($tagID,lib_hotwords($ctag,$this));}
在下面插入: