2 $EM_CONF[$_EXTKEY] = array(
3 'title' => 'Web>Functions: Sort pages',
4 'description' => 'A little utility to rearrange the sorting order of pages in the backend.',
5 'category' => 'module',
9 'clearCacheOnLoad' => 0,
10 'author' => 'Kasper Skaarhoj',
11 'author_email' => 'kasperYYYY@typo3.com',
12 'author_company' => 'Curby Soft Multimedia',
14 'constraints' => array(
16 'typo3' => '7.5.0-7.5.99',
17 'func' => '7.5.0-7.5.99',
19 'conflicts' => array(),
20 'suggests' => array(),