Make WordPress Core


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

Trailing whitespace cleanup

File:
1 edited

Legend:

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

    r8497 r8600  
    234234        $stylesheet_files = array();
    235235        $template_files = array();
    236        
     236
    237237        $stylesheet_dir = @ dir("$theme_root/$stylesheet");
    238238        if ( $stylesheet_dir ) {
Note: See TracChangeset for help on using the changeset viewer.