Changeset 2545
- Timestamp:
- 04/19/2005 03:10:12 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/comment-functions.php
r2543 r2545 468 468 // when set to true, this outputs debug messages by itself 469 469 $client->debug = false; 470 $client->query('pingback.ping', array($pagelinkedfrom, $pagelinkedto));471 470 472 471 if ( !$client->query('pingback.ping', array($pagelinkedfrom, $pagelinkedto) ) )
Note: See TracChangeset
for help on using the changeset viewer.