thinkphp 公共函数不能调用模板

浏览:1122 发布日期:2015/06/09 分类:求助交流 关键字: 模板
thinkphp 公共函数 调用模板,能不能调用如何调用
thinkphp 3.2 function.php里function test(){
A('Activity')->error($tmp) ;return;
}
错误提示:
Think\Controller:error方法不存在!
最佳答案
评论( 相关
后面还有条评论,点击查看>>