Project

General

Profile

Bug #21160 ยป 12088.diff

Administrator Admin, 2009-09-30 18:15

View differences:

typo3/sysext/setup/mod/index.php (Arbeitskopie)
$this->loadModules->observeWorkspaces = true;
$this->loadModules->load($TBE_MODULES);
// restore $GLOBALS['BACK_PATH'] because it has been changed by t3lib_loadModules
$GLOBALS['BACK_PATH'] = $this->doc->backPath;
$this->content .= $this->doc->header($LANG->getLL('UserSettings').' - '.$BE_USER->user['realName'].' ['.$BE_USER->user['username'].']');
// If password is updated, output whether it failed or was OK.
    (1-1/1)