[TYPO3-dev] What's the difference between sys_language_content and sys_language_uid
Wolfgang Klinger
wolfgang at stufenlos.net
Thu Feb 9 17:54:28 CET 2006
*hiya!*
On Thu, 09 Feb 2006, Simon Tuck wrote the following:
> Is there any significant difference between $GLOBALS['TSFE']->sys_language_content and $GLOBALS['TSFE']->sys_language_uid? I'm using
> sys_page->getRecordOverlay to get localized records and it appears to me that these properties are interchangeable and so I was wondering if
> there is any difference between them and if so, which property I should use...
in case of a language "fallback" (see config.sys_language_mode,
'content_fallback') these two variables may differ...
bye
Wolfgang
More information about the TYPO3-dev
mailing list