Changeset 3959 for branches/2.0/wp-includes/functions-post.php
- Timestamp:
- 07/04/2006 09:40:41 PM (20 years ago)
- File:
-
- 1 edited
-
branches/2.0/wp-includes/functions-post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0/wp-includes/functions-post.php
r3895 r3959 685 685 if ( get_option('open_proxy_check') && isset($ipnum) ) { 686 686 $rev_ip = implode( '.', array_reverse( explode( '.', $ipnum ) ) ); 687 $lookup = $rev_ip . '. opm.blitzed.org.';687 $lookup = $rev_ip . '.sbl-xbl.spamhaus.org.'; 688 688 if ( $lookup != gethostbyname( $lookup ) ) 689 689 return true;
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)