Debug code left.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a40e500efd
commit
40671953a0
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue