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:
ryan 2009-02-11 21:38:29 +00:00
parent 8798018549
commit 56bce2a700
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'
);
/**