Make WordPress Core

Changeset 7657


Ignore:
Timestamp:
04/14/2008 04:45:12 PM (18 years ago)
Author:
ryan
Message:

Add missing comma. see #6644

File:
1 edited

Legend:

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

    r7645 r7657  
    789789                        $comment_author_url,
    790790                        $comment_date,
    791                         $comment_date_gmt
     791                        $comment_date_gmt,
    792792                        $comment_ID) );
    793793
Note: See TracChangeset for help on using the changeset viewer.