Ticket #12874: 12874.diff
| File 12874.diff, 497 bytes (added by , 16 years ago) |
|---|
-
comment-template.php
432 432 * @param int $comment_ID The ID of the comment for which to print the excerpt. Optional. 433 433 */ 434 434 function comment_excerpt( $comment_ID = 0 ) { 435 echo apply_filters('comment_excerpt', get_comment_excerpt( ) );435 echo apply_filters('comment_excerpt', get_comment_excerpt($comment_ID) ); 436 436 } 437 437 438 438 /**
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)