Project

General

Profile

Bug #20161 » 0010663.patch

Administrator Admin, 2009-03-19 15:17

View differences:

typo3/sysext/felogin/pi1/class.tx_felogin_pi1.php (Arbeitskopie)
}
if ($returnUrl) {
return $this->cObj->typolink_url($this->conf['linkConfig.']);
return htmlspecialchars($this->cObj->typolink_url($this->conf['linkConfig.']));
} else {
return $this->cObj->typolink($label,$this->conf['linkConfig.']);
}
(2-2/2)