ext_localconf.php

Go to the documentation of this file.
00001 <?php
00002 if (!defined ('TYPO3_MODE'))    die ('Access denied.');
00003 
00004 require_once(t3lib_extMgm::extPath('beuser').'class.tx_beuser_switchbackuser.php');
00005 
00006 $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauth.php']['logoff_pre_processing'][] = 'tx_beuser_switchbackuser->switchBack';
00007 ?>

Generated on Fri Apr 7 10:48:37 2006 for TYPO3 by  doxygen 1.4.6