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:
Dion Hulse 2011-04-28 09:08:39 +00:00
parent fbd8700da1
commit d16db9ae27
1 changed files with 1 additions and 0 deletions

View File

@ -266,6 +266,7 @@ global $_new_bundled_files;
$_new_bundled_files = array(
'plugins/akismet/' => '2.0',
'themes/twentyten/' => '3.0',
'themes/twentyeleven/' => '3.2'
);
/**