发现了一个小Bug,Thinkphp 3.1.3 中使用空模块,用数字形式访问出现错误

浏览:709 发布日期:2015/04/01 分类:求助交流 关键字: 错误
Thinkphp 3.1.3 中
我使用 空模块 EmptyAction.class.php

接下来我访问http://localhost/index.php/11/index发现页面中有错误如下:[8] Undefined variable: group D:\WWW\ThinkPHP\Lib\Core\App.class.php 第 102 行.错误

App.class.php部分代码如下:



大家遇到过这样的问题吗?
最佳答案
评论( 相关
后面还有条评论,点击查看>>