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;
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...