124 Star 446 Fork 167

chichu / cltopen

 / 详情

官方演示站点出现了错误

已完成
创建于  
2018-05-07 20:12
Use of undefined constant catId - assumed 'catId' (this will throw an Error in a future version of PHP)
推荐内容
    alias("a")->join("clt_category c","a.catid = c.id","left") ->where("posid = 2 and catid=".input(catId)." ") ->field("a.*,c.catdir") ->limit(10) ->order("listorder asc,createtime desc") ->select();foreach ($result as $k=>$vo):?>

评论 (1)

rayniel 创建了任务

可以在官网演示版中点击任意一个文章查看

chichu 任务状态待办的 修改为已完成

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(1)
PHP
1
https://gitee.com/chichu/cltopen.git
git@gitee.com:chichu/cltopen.git
chichu
cltopen
cltopen

搜索帮助