예제 #1
0
파일: task.php 프로젝트: utopszkij/lmp
 protected function includeLanguage()
 {
     global $view;
     MText::includeScope($view);
     $this->view->slot("_scope", $view);
 }