function.php里面怎么使用error方法?

浏览:929 发布日期:2015/09/21 分类:求助交流 关键字: function error thinkphp
如题,代码如下
} else {
$this->error('请先登陆');
exit ();
}
运行页面出现错误
Using $this when not in object context
最佳答案
评论( 相关
后面还有条评论,点击查看>>