Bug #23410 ยป 15507.patch
typo3/sysext/cms/tslib/class.tslib_content.php (working copy) | ||
---|---|---|
}
|
||
}
|
||
if ($conf['stdWrap.']) {
|
||
$content = $this->stdWrap($content, $conf['stdWrap.']);
|
||
}
|
||
return $content;
|
||
}
|
||