Project

General

Profile

Bug #18162 ยป 0007449.patch

Administrator Admin, 2008-02-07 16:57

View differences:

t3lib/class.t3lib_tsfebeuserauth.php (Arbeitskopie)
parent.opener.top.goToModule("'.$pageModule.'");
parent.opener.top.focus();
} else {
vHWin=window.open(\''.TYPO3_mainDir.t3lib_BEfunc::getBackendInterface().'\',\''.md5('Typo3Backend-'.$GLOBALS['TYPO3_CONF_VARS']['SYS']['sitename']).'\',\'status=1,menubar=1,scrollbars=1,resizable=1\');
vHWin=window.open(\''.TYPO3_mainDir.t3lib_BEfunc::getBackendScript().'\',\''.md5('Typo3Backend-'.$GLOBALS['TYPO3_CONF_VARS']['SYS']['sitename']).'\',\'status=1,menubar=1,scrollbars=1,resizable=1\');
vHWin.focus();
}
return false;
    (1-1/1)