Project

General

Profile

Bug #21140 ยป 12060.diff

Administrator Admin, 2009-11-13 11:10

View differences:

t3lib/class.t3lib_recordlist.php (Arbeitskopie)
'sys_language_uid'
);
// Make shure that we have a translateTools object at this point.
if (!is_object($this->translateTools)) {
$this->translateTools = t3lib_div::makeInstance('t3lib_transl8tools');
}
$this->languageIconTitles = $this->translateTools->getSystemLanguages($this->id, $this->backPath);
}
    (1-1/1)