Hi Ingmar,
> echo $GLOBALS["TSFE"]->tmpl->setup["config."]["language"];
thank you ;-). Meanwhile I also found something in the pi_base:
if ($GLOBALS["TSFE"]->config["config"]["language"]) {
$this->LLkey = $GLOBALS["TSFE"]->config["config"]["language"];
}
--
Ciao,
Sacha