Include TwentyEleven in the 3.2 upgrade process. Props markmcwilliams. See #14484
git-svn-id: https://develop.svn.wordpress.org/trunk@17736 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
fbd8700da1
commit
d16db9ae27
@ -266,6 +266,7 @@ global $_new_bundled_files;
|
|||||||
$_new_bundled_files = array(
|
$_new_bundled_files = array(
|
||||||
'plugins/akismet/' => '2.0',
|
'plugins/akismet/' => '2.0',
|
||||||
'themes/twentyten/' => '3.0',
|
'themes/twentyten/' => '3.0',
|
||||||
|
'themes/twentyeleven/' => '3.2'
|
||||||
);
|
);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user