Project

General

Profile

Feature #16452 ยป bug_4006.diff

Administrator Admin, 2007-01-02 05:49

View differences:

class.tslib_content.new.php 2007-01-01 20:43:10.000000000 -0800
*/
function IMG_RESOURCE($conf) {
$imgArray = $this->getImgResource($conf['file'],$conf['file.']);
$GLOBALS['TSFE']->lastImgResourceInfo=$imgArray;
return $this->stdWrap($imgArray[3],$conf['stdWrap.']);
}
    (1-1/1)