Project

General

Profile

Feature #19216 ยป 0009164.patch

Administrator Admin, 2008-08-13 13:36

View differences:

typo3/sysext/cms/tslib/class.tslib_content.php (working copy)
$gifCreator->init();
$theImage='';
if ($GLOBALS['TYPO3_CONF_VARS']['GFX']['gdlib']) {
$fileArray['XY'] = $this->stdWrap($fileArray['XY'], $fileArray['XY.']);
$gifCreator->start($fileArray,$this->data);
$theImage = $gifCreator->gifBuild();
}
    (1-1/1)