From c1e9ee019dcce4d8c2e5bc7d6feac95afa812598 Mon Sep 17 00:00:00 2001 From: donncha Date: Wed, 5 Jul 2006 11:55:16 +0000 Subject: WP Merge. Delete feed code and sql git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@636 7be80a69-a1ef-0310-a953-fb0f7c49ff36 --- wp-admin/post.php | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to 'wp-admin/post.php') diff --git a/wp-admin/post.php b/wp-admin/post.php index 7f3c2ab..d1a0ff7 100644 --- a/wp-admin/post.php +++ b/wp-admin/post.php @@ -3,22 +3,8 @@ require_once('admin.php'); $parent_file = 'edit.php'; $submenu_file = 'edit.php'; -$wpvarstoreset = array('action', 'safe_mode', 'withcomments', 'posts', 'content', 'edited_post_title', 'comment_error', 'profile', 'trackback_url', 'excerpt', 'showcomments', 'commentstart', 'commentend', 'commentorder' ); - -for ($i=0; $i