|
TYPO3 API
SVNRelease
|
00001 <?php 00002 00003 if (!defined ('TYPO3_MODE')) die ('Access denied.'); 00004 00005 $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tstemplate.php']['includeStaticTypoScriptSources'][] = 'EXT:statictemplates/class.tx_statictemplates.php:tx_statictemplates->includeStaticTypoScriptSources'; 00006 00007 ?>
1.8.0