Esempio n. 1
0
 public function init()
 {
     $this->languages = Language::getAllLang();
     parent::init();
 }