Project

General

Profile

Bug #19941 ยป 10307_4_2_followup.diff

Administrator Admin, 2009-01-30 11:57

View differences:

typo3/sysext/cms/tslib/class.tslib_content.php (working copy)
break;
default:
if ($this->checkIf($conf['if.'])) {
$this->includeLibs($conf);
$content = $this->cObjGet($conf);
if ($conf['wrap']) {
$content = $this->wrap($content, $conf['wrap']);
    (1-1/1)