Go to the source code of this file.
◆ $EM_CONF
Initial value:= [
'title' => 'User>Task Center',
'description' => 'The Task Center is the framework for a host of other extensions, see below.',
'category' => 'module',
'state' => 'stable',
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'author' => 'TYPO3 Core Team',
'author_email' => 'typo3cms@typo3.org',
'author_company' => '',
'version' => '9.5.32',
'constraints' => [
'depends' => [
'typo3' => '9.5.32',
],
'conflicts' => [],
'suggests' => [
'sys_action' => '9.5.32',
],
],
]
Definition at line 2 of file ext_emconf.php.