Go to the source code of this file.
◆ $EM_CONF
Initial value:= array(
'title' => 'Scheduler',
'description' => 'The TYPO3 Scheduler let\'s you register tasks to happen at a specific time',
'category' => 'misc',
'version' => '6.2.0',
'state' => 'stable',
'uploadfolder' => 0,
'createDirs' => '',
'clearcacheonload' => 0,
'author' => 'Francois Suter',
'author_email' => 'francois@typo3.org',
'author_company' => '',
'constraints' => array(
'depends' => array(
'typo3' => '6.2.0-6.2.99',
),
'conflicts' => array(
'gabriel' => ''
),
'suggests' => array(),
),
'_md5_values_when_last_written' => '',
)
Definition at line 2 of file ext_emconf.php.