Project

General

Profile

Bug #21473 ยป 0012483.patch

Administrator Admin, 2009-11-05 19:33

View differences:

typo3/init.php (Arbeitskopie)
$BE_USER->start(); // Object is initialized
$BE_USER->checkCLIuser();
$BE_USER->backendCheckLogin(); // Checking if there's a user logged in
$BE_USER->trackBeUser($TYPO3_CONF_VARS['BE']['trackBeUser']); // Tracking backend user script hits
// Setting the web- and filemount global vars:
$WEBMOUNTS = $BE_USER->returnWebmounts(); // ! WILL INCLUDE deleted mount pages as well!
    (1-1/1)