5include_once(
"./Services/Export/classes/class.ilImportConfig.php");
29 $this->transl_into =
true;
30 $this->transl_into_lm = $a_lm;
31 $this->transl_lang = $a_lang;
35 $this->transl_into =
false;
An exception for terminatinating execution or to throw for unit testing.
Import configuration class parent class.