Upgrade: Realign $_new_bundled_files
after [38921].
git-svn-id: https://develop.svn.wordpress.org/trunk@38922 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
95fb8d8221
commit
fe100549a7
@ -735,14 +735,14 @@ $_old_files = array(
|
||||
global $_new_bundled_files;
|
||||
|
||||
$_new_bundled_files = array(
|
||||
'plugins/akismet/' => '2.0',
|
||||
'themes/twentyten/' => '3.0',
|
||||
'themes/twentyeleven/' => '3.2',
|
||||
'themes/twentytwelve/' => '3.5',
|
||||
'themes/twentythirteen/' => '3.6',
|
||||
'themes/twentyfourteen/' => '3.8',
|
||||
'themes/twentyfifteen/' => '4.1',
|
||||
'themes/twentysixteen/' => '4.4',
|
||||
'plugins/akismet/' => '2.0',
|
||||
'themes/twentyten/' => '3.0',
|
||||
'themes/twentyeleven/' => '3.2',
|
||||
'themes/twentytwelve/' => '3.5',
|
||||
'themes/twentythirteen/' => '3.6',
|
||||
'themes/twentyfourteen/' => '3.8',
|
||||
'themes/twentyfifteen/' => '4.1',
|
||||
'themes/twentysixteen/' => '4.4',
|
||||
'themes/twentyseventeen/' => '4.7',
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user