Go to the source code of this file.
◆ $EM_CONF
Initial value:= array(
'title' => 'TYPO3 Core',
'description' => 'The core library of TYPO3.',
'category' => 'be',
'state' => 'stable',
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'author' => 'Kasper Skaarhoj',
'author_email' => 'kasperYYYY@typo3.com',
'author_company' => '',
'version' => '6.2.0',
'_md5_values_when_last_written' => '',
'constraints' => array(
'depends' => array(
'typo3' => '6.2.0-6.2.99',
),
'conflicts' => array(),
'suggests' => array(),
),
)
Definition at line 2 of file ext_emconf.php.