Changeset 4294

Show
Ignore:
Timestamp:
10/04/06 03:59:45 (2 years ago)
Author:
markjaquith
Message:

remove comment_user_domain cruft. Props Nazgul. fixes #3197

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/2.0/wp-includes/comment-functions.php

    r4235 r4294  
    109109    global $wpdb; 
    110110    extract($commentdata); 
    111  
    112     $comment_user_domain = apply_filters('pre_comment_user_domain', gethostbyaddr($comment_author_IP) ); 
    113111 
    114112    // Simple duplicate check