示例#1
0
 public function _showTemplate(ViewTemplate $tpl)
 {
     $tpl->show();
     exit;
 }