2 /***************************************************************
3 * Extension Manager/Repository config file for ext "dbal".
5 * Auto generated 11-10-2011 13:34
8 * Only the data in the array - everything else is removed by next
9 * writing. "version" and "dependencies" must not be touched!
10 ***************************************************************/
11 $EM_CONF[$_EXTKEY] = array(
12 'title' => 'Database Abstraction Layer',
13 'description' => 'A database abstraction layer implementation for TYPO3 4.6 based on ADOdb and offering a lot of other features.',
16 'dependencies' => 'adodb',
25 'modify_tables' => '',
26 'clearCacheOnLoad' => 0,
28 'author' => 'Xavier Perseguers',
29 'author_email' => 'xavier@typo3.org',
30 'author_company' => '',
31 'CGLcompliance' => '',
32 'CGLcompliance_note' => '',
34 '_md5_values_when_last_written' => '',
35 'constraints' => array(
37 'adodb' => '6.0.0-0.0.0',
38 'typo3' => '6.0.0-0.0.0'
40 'conflicts' => array(),