Get edited comment content through $_POST.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
rboren 2004-06-10 08:28:38 +00:00
parent 6728151fd2
commit e7cf38f1e4
1 changed files with 1 additions and 1 deletions

View File

@ -689,7 +689,7 @@ case 'editedcomment':
} else {
$datemodif = '';
}
$content = balanceTags($content);
$content = balanceTags($_POST['content']);
$content = format_to_post($content);
$result = $wpdb->query("