Changeset 2575
- Timestamp:
- 04/26/05 05:51:25 (4 years ago)
- Files:
-
- trunk/wp-includes/comment-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-includes/comment-functions.php
r2562 r2575 481 481 482 482 function discover_pingback_server_uri($url, $timeout_bytes = 2048) { 483 global $wp_version; 483 484 484 485 $byte_count = 0;
