Trim empty lines. Nothing but newline.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -272,7 +272,7 @@ class MT_Import {
|
||||
$comments = array();
|
||||
$ping = new StdClass();
|
||||
$pings = array();
|
||||
|
||||
|
||||
echo "<div class='wrap'><ol>";
|
||||
|
||||
while ( $line = fgets($handle) ) {
|
||||
|
||||
Reference in New Issue
Block a user