Debug code left.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2004-03-25 21:15:55 +00:00
parent a40e500efd
commit 40671953a0
1 changed files with 1 additions and 1 deletions

View File

@ -594,7 +594,7 @@ function weblog_ping($server = '', $path = '') {
$result['message'] = $result['message'] . "-->\n";
}
print '<blockquote>' . $result['message'] . '</blockquote>';
if ($debug) print '<blockquote>' . $result['message'] . '</blockquote>';
}
function generic_ping($post_id = 0) {