Make WordPress Core


Ignore:
Timestamp:
08/09/2008 05:36:14 AM (17 years ago)
Author:
ryan
Message:

Trailing whitespace cleanup

File:
1 edited

Legend:

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

    r8543 r8600  
    666666
    667667    define('COMMENTS_TEMPLATE', true);
    668        
     668
    669669    $include = apply_filters('comments_template', STYLESHEETPATH . $file );
    670670    if ( file_exists( $include ) )
Note: See TracChangeset for help on using the changeset viewer.