Trailing whitespace cleanup

git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-02-05 06:47:27 +00:00
parent d5bf63fb8d
commit 3a18b96c9b
62 changed files with 514 additions and 514 deletions
+1 -1
View File
@@ -646,7 +646,7 @@ class Textpattern_Import {
break;
case 3 :
$result = $this->import_posts();
if ( is_wp_error( $result ) )
if ( is_wp_error( $result ) )
echo $result->get_error_message();
break;
case 4 :