34 if ($a_mep !== null) {
35 $this->transl_into =
true;
36 $this->transl_into_mep = $a_mep;
37 $this->transl_lang = $a_lang;
39 $this->transl_into =
false;
45 return $this->transl_into;
50 return $this->transl_into_mep;
55 return $this->transl_lang;
Import configuration class parent class.
if(!file_exists('../ilias.ini.php'))