diff --git a/typo3conf/LocalConfiguration.php b/typo3conf/LocalConfiguration.php index 120177c..b118950 100644 --- a/typo3conf/LocalConfiguration.php +++ b/typo3conf/LocalConfiguration.php @@ -18,7 +18,7 @@ 'extConf' => array( 'workspaces' => 'a:0:{}', ), - 'extList' => 'extbase,fluid,info,perm,func,filelist,about,tsconfig_help,context_help,extra_page_cm_options,impexp,sys_note,tstemplate,tstemplate_ceditor,tstemplate_info,tstemplate_objbrowser,tstemplate_analyzer,func_wizards,wizard_crpages,wizard_sortpages,lowlevel,install,belog,beuser,aboutmodules,setup,taskcenter,info_pagetsconfig,viewpage,rtehtmlarea,css_styled_content,t3skin,t3editor,reports,felogin,form,phpunit', + 'extList' => 'extbase,fluid,info,perm,func,filelist,about,tsconfig_help,context_help,extra_page_cm_options,impexp,sys_note,tstemplate,tstemplate_ceditor,tstemplate_info,tstemplate_objbrowser,tstemplate_analyzer,func_wizards,wizard_crpages,wizard_sortpages,lowlevel,install,belog,beuser,aboutmodules,setup,taskcenter,info_pagetsconfig,viewpage,rtehtmlarea,css_styled_content,t3skin,t3editor,reports,felogin,form,phpunit,scheduler', 'extListArray' => array( 'extbase', 'fluid', @@ -57,6 +57,7 @@ 'felogin', 'form', 'phpunit', + 'scheduler', ), ), 'FE' => array(