SamaoPHP 提示您,您的代码出错啦!
(!)SamaoPHP错误提示:
所在页面(行): /home/ftp/e/ecoventil/wwwroot/Apps/Home/controls/case.ctl.php  (28)
错误提示信息:
调用Smarty方法错误: display()Unable to load template file 'case_detail.tpl'
执行函数:
CaseController->display()
函数参数:
Array
(
)
GET 信息:
Array
(
    [id] => 1
)
错误代码附近:
 26.          $this->assign('rows', $rows);
 27.
 28.          $this->display();
 29.      }
 30.
触发页面(行):/home/ftp/e/ecoventil/wwwroot/samao/libs/sys/controller.class.php (99)
所抛出信息页面(行): (0)

Call Stack Function Location Line
0 Controller->__call() /home/ftp/e/ecoventil/wwwroot/Apps/Home/controls/case.ctl.php 28
1 CaseController->display() /home/ftp/e/ecoventil/wwwroot/Apps/Home/controls/case.ctl.php 28
2 CaseController->indexAction() /home/ftp/e/ecoventil/wwwroot/samao/samaophp.php 95
3 App::Run() /home/ftp/e/ecoventil/wwwroot/index.php 34