diff --git a/blogger-2-wp.php b/blogger-2-wp.php index 0f97540f07..12f4cf734a 100644 --- a/blogger-2-wp.php +++ b/blogger-2-wp.php @@ -126,6 +126,8 @@ case "step1": $post_content = addslashes($post_content); $post_content = str_replace('
', '
', $post_content); // the XHTML touch... ;) + + $post_title = addslashes($post_title); $result = $wpdb->query(" INSERT INTO $tableposts