[TYPO3-dev] scheduler and doNotLoadInFE

Steffen Kamper info at sk-typo3.de
Mon Aug 9 21:08:01 CEST 2010


Hi,

change it in localconf of cal:

if (t3lib_extMgm:isLoaded('scheduler') {
	$GLOBALS['TYPO3_CONF_VARS']['EXT']['extList_FE'] .= ',scheduler';
}

should work.

vg Steffen




More information about the TYPO3-dev mailing list