Validation errors.

git-svn-id: https://develop.svn.wordpress.org/trunk@606 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2003-12-11 18:55:18 +00:00
parent c5d9fd8e24
commit f875841324
4 changed files with 2 additions and 4 deletions
-1
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 {