示例#1
0
文件: task.php 项目: utopszkij/lmp
 protected function includeLanguage()
 {
     global $view;
     MText::includeScope($view);
     $this->view->slot("_scope", $view);
 }