Keep the same name and remove unused core, see [10987]

git-svn-id: https://develop.svn.wordpress.org/trunk@10988 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-04-17 12:55:03 +00:00
parent ad021e44ad
commit d96dc87343
3 changed files with 2 additions and 35 deletions

View File

@@ -41,7 +41,7 @@ nocache_headers();
update_category_cache();
save_screen_options();
set_screen_options();
$posts_per_page = get_option('posts_per_page');
$what_to_show = get_option('what_to_show');