Project

General

Profile

Bug #18709 ยป 8265.patch

Administrator Admin, 2008-04-27 09:51

View differences:

t3lib/class.t3lib_htmlmail.php (working copy)
$substVal = $this->jumperURL_prefix.t3lib_div::rawUrlEncodeFP($val['absRef']);
}
} else {
$theSubstVal = $val['absRef'];
$substVal = $val['absRef'];
}
$this->theParts['html']['content'] = str_replace(
$val['subst_str'],
    (1-1/1)