Validation errors.

git-svn-id: http://svn.automattic.com/wordpress/trunk@606 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt
2003-12-11 18:55:18 +00:00
parent 18407cfa16
commit 2b30f037b0
4 changed files with 2 additions and 4 deletions

View File

@@ -628,7 +628,6 @@ switch($action) {
$post_pingback = get_settings('default_pingback_flag');
$default_post_cat = get_settings('default_post_category');
include('edit-form.php');
echo '<br /><br />';
}
} else {