Project

General

Profile

Bug #24642 » 17118_4-4_v1.diff

Administrator Admin, 2011-01-22 15:52

View differences:

typo3/sysext/cms/tslib/class.tslib_content.php (Arbeitskopie)
}
$targetDomain = '';
$currentDomain = t3lib_div::getIndpEnv('HTTP_HOST');
$currentDomain = preg_replace('/$', '', t3lib_div::getIndpEnv('TYPO3_SITE_URL'));
// Mount pages are always local and never link to another domain
if (count($MPvarAcc)) {
// Add "&MP" var:
(2-2/5)