Don't put any wp-content files in the old files list.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
8798018549
commit
56bce2a700
|
@ -161,11 +161,7 @@ $_old_files = array(
|
|||
'wp-images/smilies',
|
||||
'wp-images/wp-small.png',
|
||||
'wp-images/wpminilogo.png',
|
||||
'wp.php',
|
||||
'wp-content/themes/default/attachment.php',
|
||||
'wp-content/themes/default/images/kubrickbg.jpg',
|
||||
'wp-content/plugins/markdown.php',
|
||||
'wp-content/plugins/textile1.php',
|
||||
'wp.php'
|
||||
);
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue