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:
parent
e43ec9377d
commit
c85ae9cc94
|
@ -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