Include TwentyEleven in the 3.2 upgrade process. Props markmcwilliams. See #14484

git-svn-id: http://svn.automattic.com/wordpress/trunk@17736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
dd32 2011-04-28 09:08:39 +00:00
parent e43ec9377d
commit c85ae9cc94
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'
);
/**