Esempio n. 1
0
 protected function includeLanguage()
 {
     global $view;
     MText::includeScope($view);
     $this->view->slot("_scope", $view);
 }