TYPO3 CMS  TYPO3_6-2
RestoreRegisterContentObject.php
Go to the documentation of this file.
1 <?php
3 
23 
31  public function render($conf = array()) {
32  $GLOBALS['TSFE']->register = array_pop($GLOBALS['TSFE']->registerStack);
33  return '';
34  }
35 
36 }
if(!defined('TYPO3_MODE')) $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauth.php']['logoff_pre_processing'][]