$query="select id,classid,titleurl,groupid,newspath,filename,checked,isqf,havehtml,istop,isgood,firsttitle,ismember,userid,username,plnum,totaldown,onclick,newstime,truetime,lastdotime,titlepic,title from {$dbtbpre}ecms_".$tbname.$where." order by ".$doorder." limit $offset,$line";
改成
$query="select id,classid,titleurl,groupid,newspath,filename,isqf,havehtml,istop,isgood,firsttitle,ismember,userid,username,plnum,totaldown,onclick,newstime,truetime,lastdotime,titlepic,title from {$dbtbpre}ecms_".$tbname.$where." order by ".$doorder." limit $offset,$line";
覆盖上传即可
标签:帝国CMS
相关阅读 >>
it文艺男评cms系列一至五 it文艺男青年对cms的另类评价(图文)
在php代码中调用帝国CMS头部变量temp.header的方法
阿里云主机安装帝国CMS时提示php.ini配置有问题的解决方法
帝国CMS文章内容tags关键词设置调用方法以及tags静态化实现方法
更多相关阅读请进入《帝国CMS》频道 >>