All pastes #774609 Raw Edit

Someone

public text v1 · immutable
#774609 ·published 2007-11-15 10:47 UTC
rendered paste body
if ($GLOBALS['TSFE']->sys_language_content) {
			$OLmode = ($this->sys_language_mode == 'strict')?'hideNonTranslated':'';
			$row = $GLOBALS['TSFE']->sys_page->getRecordOverlay($table, $row, $GLOBALS['TSFE']->sys_language_content, $OLmode);
		}