Go to the source code of this file.
Initial value:= array(
'title' => 'Form',
'description' => 'Form Library, Plugin and Wizard',
'category' => 'plugin',
'state' => 'beta',
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 1,
'author' => 'Patrick Broens, Ralf Zimmermann',
'author_email' => 'patrick@patrickbroens.nl, ralf.zimmermann@tritum.de',
'author_company' => '',
'version' => '7.6.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
),
'conflicts' => array(),
'suggests' => array(),
),
)
Definition at line 2 of file form/ext_emconf.php.