Go to the source code of this file.
Initial value:= array(
'title' => 'MySQL driver for Indexed Search Engine',
'description' => 'MySQL specific driver for Indexed Search Engine. Allows usage of MySQL-only features like FULLTEXT indexes.',
'category' => 'misc',
'state' => 'beta',
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'author' => 'Michael Stucki',
'author_email' => 'michael@typo3.org',
'author_company' => '',
'version' => '7.6.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
'indexed_search' => '7.6.0-7.6.99',
),
'conflicts' => array(),
'suggests' => array(),
),
)
Definition at line 2 of file indexed_search_mysql/ext_emconf.php.