mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -266,6 +266,7 @@ global $_new_bundled_files;
|
||||
$_new_bundled_files = array(
|
||||
'plugins/akismet/' => '2.0',
|
||||
'themes/twentyten/' => '3.0',
|
||||
'themes/twentyeleven/' => '3.2'
|
||||
);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user