Trailing whitespace cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@6726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -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 :
|
||||
|
||||
Reference in New Issue
Block a user