Project

General

Profile

Feature #16860 ยป patch_T3-4.1-dev_ON_alt_main.php.diff

Administrator Admin, 2007-01-17 07:51

View differences:

alt_main.php 2007-01-17 06:37:30.000000000 +0100
* 72: class SC_alt_main
* 91: function init()
* 113: function generateJScode()
* 386: function editPageHandling()
* 437: function startModule()
* 459: function main()
* 533: function printContent()
* 389: function editPageHandling()
* 440: function startModule()
* 462: function main()
* 536: function printContent()
*
* TOTAL FUNCTIONS: 6
* (This index is automatically created/updated by the extension "extdeveval")
......
busy.openRefreshWindow();
} else {
busy.reloginCancelled = 1;
if (top && top.menu && top.menu.document) {
top.menu.document.getElementById("typo3-alt-menu-php-logininfo").getElementsByTagName("form")[0].submit();
}
}
}
window.setTimeout("busy_checkLoginTimeout_timer();",2*1000); // Each 2nd second is enough for checking. The popup will be triggered 10 seconds before the login expires (see above, busy_checkLoginTimeout())
......
$SOBE->main();
$SOBE->printContent();
?>
?>
    (1-1/1)