Project

General

Profile

Bug #19975 ยป bug_10364.diff

Administrator Admin, 2009-02-07 20:50

View differences:

typo3/sysext/cms/tslib/class.tslib_fe.php (Arbeitskopie)
exit;
} else die('jumpurl Secure: "'.$this->jumpurl.'" was not a valid file!');
} else die('jumpurl Secure: locationData, '.$locationData.', was not accessible.');
} else die('jumpurl Secure: Calculated juHash, '.$calcJuHash.', did not match the submitted juHash.');
} else die('jumpurl Secure: Calculated juHash did not match the submitted juHash.');
} else {
$TSConf = $this->getPagesTSconfig();
if ($TSConf['TSFE.']['jumpUrl_transferSession']) {
    (1-1/1)