Project

General

Profile

Bug #24977 ยป 17507.diff

Administrator Admin, 2011-02-07 21:30

View differences:

typo3/sysext/cms/tslib/class.tslib_content.php (revision )
}
// hand over the whole $conf array to the stdWrapHookObjects
if ($conf[$functionName] == 'stdWrapHookObject') {
if ($functionType === 'hook') {
$singleConf = $conf;
}
// check if key is still containing something, since it might have been changed by next level stdWrap before
    (1-1/1)