Project

General

Profile

Bug #22262 ยป 13792.diff

Administrator Admin, 2010-03-26 15:12

View differences:

typo3/sysext/css_styled_content/pi1/class.tx_cssstyledcontent_pi1.php (working copy)
}
// Compile it all into table tags:
$out = $this->cObj->wrap(implode('',$outputEntries), $outerWrap);;
$out = $this->cObj->wrap(implode('', $outputEntries), $outerWrap);
}
// Calling stdWrap:
    (1-1/1)