2 $EM_CONF[$_EXTKEY] = array(
3 'title' => 'TYPO3 Frontend library',
4 'description' => 'Classes for the frontend of TYPO3.',
9 'clearCacheOnLoad' => 1,
10 'author' => 'Kasper Skaarhoj',
11 'author_email' => 'kasperYYYY@typo3.com',
12 'author_company' => '',
14 'constraints' => array(
16 'typo3' => '7.5.0-7.5.99',
18 'conflicts' => array(),
19 'suggests' => array(),