[Typo3-dev] Field, templavoila and typoscript
Kraft Bernhard
kraftb at gmx.net
Wed Jun 15 15:26:34 CEST 2005
Kraft Bernhard wrote:
> $rec = $GLOBALS['TSFE']->sys_page->($table, $uid);
Sorry. There's something missing. I just changed that to use the correct FE libaries
because I liked to use t3lib_BEfunc::getRecord also in the FE ... which is not nice.
This line should look like:
$rec = $GLOBALS['TSFE']->sys_page->getRawRecord($table, $uid);
greets,
Bernhard
--
Kraft Bernhard
MOKKA Medienagentur <http://www.mokka.at>
T: +43 - 1 - 895 33 33 - 50
More information about the TYPO3-dev
mailing list