Hey,
Steffen Kamper wrote:
> if (t3lib_extMgm:isLoaded('scheduler') {
>     $GLOBALS['TYPO3_CONF_VARS']['EXT']['extList_FE'] .= ',scheduler';
> }
Which reminds me again that we really need to make extList and 
extList_FE available as arrays and not as comma separated strings ...
Regards
Christian