Make WordPress Core


Ignore:
Timestamp:
07/17/2010 11:21:15 AM (14 years ago)
Author:
westi
Message:

Remove debug cruft. See #14315 props scribu.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.0/wp-includes/theme.php

    r15434 r15436  
    10831083        extract( $wp_query->query_vars, EXTR_SKIP );
    10841084
    1085     error_log( $_template_file );
    1086 
    10871085    if ( $require_once )
    10881086        require_once( $_template_file );
Note: See TracChangeset for help on using the changeset viewer.