Show
Ignore:
Timestamp:
03/23/07 03:18:00 (2 years ago)
Author:
ryan
Message:

Big int patch for 2.1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/2.1/wp-trackback.php

    r4676 r5092  
    8585    } 
    8686 
    87     $comment_post_ID = $tb_id; 
     87    $comment_post_ID = (int) $tb_id; 
    8888    $comment_author = $blog_name; 
    8989    $comment_author_email = '';