Changeset 2903

Show
Ignore:
Timestamp:
09/22/05 08:39:09 (3 years ago)
Author:
matt
Message:

Uppercase, please.

Files:

Legend:

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

    r2894 r2903  
    9595    extract($commentdata); 
    9696 
    97     $comment_user_domain = apply_filters('pre_comment_user_domain', gethostbyaddr($comment_author_ip) ); 
     97    $comment_user_domain = apply_filters('pre_comment_user_domain', gethostbyaddr($comment_author_IP) ); 
    9898 
    9999    // Simple duplicate check