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:
parent
f135b8cabe
commit
214f2ec681
@ -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
Block a user