00001 <?php 00002 if (!defined ('TYPO3_MODE')) die ('Access denied.'); 00003 00004 if (TYPO3_MODE=='BE') t3lib_extMgm::addModule('web','modules','after:layout',t3lib_extMgm::extPath($_EXTKEY).'modules/'); 00005 ?>