<?php
-
-########################################################################
-# Extension Manager/Repository config file for ext "recordlist".
-#
-# Auto generated 10-10-2011 14:47
-#
-# Manual updates:
-# Only the data in the array - everything else is removed by next
-# writing. "version" and "dependencies" must not be touched!
-########################################################################
-
+/***************************************************************
+ * Extension Manager/Repository config file for ext "recordlist".
+ *
+ * Auto generated 10-10-2011 14:47
+ *
+ * Manual updates:
+ * Only the data in the array - everything else is removed by next
+ * writing. "version" and "dependencies" must not be touched!
+ ***************************************************************/
$EM_CONF[$_EXTKEY] = array(
'title' => 'Web>List',
'description' => 'List of database-records',
'category' => 'module',
'shy' => 1,
- 'dependencies' => 'cms',
+ 'dependencies' => '',
'conflicts' => '',
'priority' => '',
'loadOrder' => '',
'author_company' => '',
'CGLcompliance' => '',
'CGLcompliance_note' => '',
- 'version' => '1.2.0',
+ 'version' => '6.0.0',
'_md5_values_when_last_written' => 'a:7:{s:16:"ext_autoload.php";s:4:"5a67";s:12:"ext_icon.gif";s:4:"f201";s:14:"ext_tables.php";s:4:"c03b";s:14:"mod1/clear.gif";s:4:"cc11";s:13:"mod1/conf.php";s:4:"b015";s:14:"mod1/index.php";s:4:"1a87";s:13:"mod1/list.gif";s:4:"2225";}',
'constraints' => array(
'depends' => array(
- 'php' => '5.3.0-0.0.0',
- 'typo3' => '4.6.0-0.0.0',
- 'cms' => '',
+ 'typo3' => '6.0.0-0.0.0',
),
- 'conflicts' => array(
- ),
- 'suggests' => array(
- ),
- ),
- 'suggests' => array(
+ 'conflicts' => array(),
+ 'suggests' => array()
),
+ 'suggests' => array()
);
-
?>
\ No newline at end of file