Go to the source code of this file.
◆ $EM_CONF
Initial value:= array(
'title' => 'System Reports',
'description' => 'The reports module groups several system reports.',
'category' => 'module',
'author' => 'Ingo Renner',
'author_email' => 'ingo@typo3.org',
'author_company' => '',
'state' => 'stable',
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '6.2.0',
'constraints' => array(
'depends' => array(
'typo3' => '6.2.0-6.2.99',
),
'conflicts' => array(),
'suggests' => array(),
),
'_md5_values_when_last_written' => '',
)
Definition at line 2 of file ext_emconf.php.