Go to the source code of this file.
Initial value:= array(
'title' => 'Impexp test extension',
'description' => '',
'category' => '',
'version' => '0.1.0',
'state' => 'beta',
'uploadfolder' => 1,
'createDirs' => '',
'clearcacheonload' => 1,
'author' => 'Marc Bastian Heinrichs',
'author_email' => 'typo3@mbh-software.de',
'author_company' => '',
'constraints' => array(
'depends' => array(
'typo3' => '4.5.0-0.0.0',
),
'conflicts' => array(
),
'suggests' => array(
),
),
'suggests' => array(
),
)
Definition at line 3 of file impexp/Tests/Functional/Fixtures/Extensions/template_extension/ext_emconf.php.