Home > Q&A > body text
Fatal error: Call to undefined method Home::index2.html() in D:\qiangjunwang\core\App.php on line 13
equire_once'/application/controller/'.$controller.'.php'; //1、实例化控制器 $class=new $controller; $class->$action();
天忆2018-07-27 10:17:56
Shouldn’t it be require_once
代码输入中...2018-07-26 21:45:04
Prompt that this method is not defined