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