:(

Think\Controller:_empty方法不存在!

错误位置

FILE: D:\wwwroot\vimdesign.com\ThinkPHP\Library\Think\Controller.class.php  LINE: 173

TRACE

#0 D:\wwwroot\vimdesign.com\ThinkPHP\Library\Think\Controller.class.php(173): E('Think\\Controlle...')
#1 D:\wwwroot\vimdesign.com\Apph\Home\Controller\CategoryController.class.php(19): Think\Controller->__call('_empty', Array)
#2 D:\wwwroot\vimdesign.com\Apph\Home\Controller\CategoryController.class.php(19): Home\Controller\CategoryController->_empty()
#3 [internal function]: Home\Controller\CategoryController->index()
#4 D:\wwwroot\vimdesign.com\ThinkPHP\Library\Think\App.class.php(173): ReflectionMethod->invoke(Object(Home\Controller\CategoryController))
#5 D:\wwwroot\vimdesign.com\ThinkPHP\Library\Think\App.class.php(110): Think\App::invokeAction(Object(Home\Controller\CategoryController), 'index')
#6 D:\wwwroot\vimdesign.com\ThinkPHP\Library\Think\App.class.php(204): Think\App::exec()
#7 D:\wwwroot\vimdesign.com\ThinkPHP\Library\Think\Think.class.php(120): Think\App::run()
#8 D:\wwwroot\vimdesign.com\ThinkPHP\ThinkPHP.php(97): Think\Think::start()
#9 D:\wwwroot\vimdesign.com\index.php(25): require('D:\\wwwroot\\vimd...')
#10 {main}