Пример #1
0
 protected function taskNotFound($taskName)
 {
     $this->view->content(MText::_('notask') . $taskName);
 }