Don't put any wp-content files in the old files list.

git-svn-id: https://develop.svn.wordpress.org/trunk@10551 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2009-02-11 21:38:29 +00:00
parent f135b8cabe
commit 214f2ec681
1 changed files with 1 additions and 5 deletions

View File

@ -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'
);
/**