[TYPO3] Localization problem

Dmitry Dulepov dmitry at typo3.org
Mon Dec 4 08:37:06 CET 2006


Hi!

Jigal van Hemert wrote:
> I can also assign the PHP generated value to a temp COA object, but how do I get the value to config.sys_language_uid?

In your PHP function:

$GLOBALS['TSFE']->config['sys_language_uid'] = 12345; 
$GLOBALS['TSFE']->sys_language_uid = 12345;

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)


More information about the TYPO3-english mailing list