mirror of
https://github.com/FriendsOfTYPO3/feedit.git
synced 2024-11-09 17:26:09 +01:00
[TASK] Update md5 checksums for system extensions
The md5 checksums for all system extensions not integrated as submodule should be updated. Change-Id: I845cc4204ca3f6c334fcdb7750ba5a927a9c36f7 Resolves: #30723 Releases: 4.6 Reviewed-on: http://review.typo3.org/5664 Reviewed-by: Xavier Perseguers Tested-by: Xavier Perseguers
This commit is contained in:
parent
f62a1a3ddc
commit
794ceb82df
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
########################################################################
|
########################################################################
|
||||||
# Extension Manager/Repository config file for ext "feedit".
|
# Extension Manager/Repository config file for ext "feedit".
|
||||||
#
|
#
|
||||||
# Auto generated 26-01-2011 20:08
|
# Auto generated 10-10-2011 14:47
|
||||||
#
|
#
|
||||||
# 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:"9f86";s:17:"ext_localconf.php";s:4:"0933";s:34:"view/class.tx_feedit_editpanel.php";s:4:"7413";}',
|
'_md5_values_when_last_written' => 'a:3:{s:12:"ext_icon.gif";s:4:"9f86";s:17:"ext_localconf.php";s:4:"0933";s:34:"view/class.tx_feedit_editpanel.php";s:4:"9cdd";}',
|
||||||
'suggests' => array(
|
'suggests' => array(
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue