Project

General

Profile

Bug #24975 ยป hsc-index.patch

Administrator Admin, 2011-02-07 07:54

View differences:

typo3/index.php (working copy)
}
// Starting page:
$this->content .= $TBE_TEMPLATE->startPage('TYPO3 Login: ' . htmlspecialchars($TYPO3_CONF_VARS['SYS']['sitename']), FALSE);
$this->content .= $TBE_TEMPLATE->startPage('TYPO3 Login: ' . $TYPO3_CONF_VARS['SYS']['sitename'], FALSE);
// Add login form:
$this->content.=$this->wrapLoginForm($loginForm);
    (1-1/1)