Debug code left.
git-svn-id: https://develop.svn.wordpress.org/trunk@1016 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
52b84858f6
commit
d7a86c150c
@ -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
Block a user