Changeset 4293

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

remove comment_user_domain cruft. Props Nazgul. fixes #3197

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-includes/comment.php

    r4265 r4293  
    173173    global $wpdb; 
    174174    extract($commentdata); 
    175  
    176     $comment_user_domain = apply_filters('pre_comment_user_domain', gethostbyaddr($comment_author_IP) ); 
    177175 
    178176    // Simple duplicate check