Exemple #1
0
 function View($tpl_dir, $lang)
 {
     parent::__construct($tpl_dir);
     $this->aLang = $lang;
 }