Updated sysexts version numbers and md5 values

git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8650 709f56b5-9817-0410-a4d7-c38de5d9e867
This commit is contained in:
Steffen Kamper 2010-08-23 15:09:42 +00:00
parent 851ae0e2ce
commit 465131235a

View file

@ -3,7 +3,7 @@
######################################################################## ########################################################################
# Extension Manager/Repository config file for ext "feedit". # Extension Manager/Repository config file for ext "feedit".
# #
# Auto generated 21-10-2009 11:09 # Auto generated 23-08-2010 16:48
# #
# Manual updates: # Manual updates:
# Only the data in the array - everything else is removed by next # Only the data in the array - everything else is removed by next
@ -40,7 +40,7 @@ $EM_CONF[$_EXTKEY] = array(
'suggests' => array( 'suggests' => array(
), ),
), ),
'_md5_values_when_last_written' => 'a:3:{s:12:"ext_icon.gif";s:4:"1bdc";s:17:"ext_localconf.php";s:4:"0933";s:34:"view/class.tx_feedit_editpanel.php";s:4:"fe91";}', '_md5_values_when_last_written' => 'a:3:{s:12:"ext_icon.gif";s:4:"1bdc";s:17:"ext_localconf.php";s:4:"0933";s:34:"view/class.tx_feedit_editpanel.php";s:4:"9d0a";}',
'suggests' => array( 'suggests' => array(
), ),
); );