Make WordPress Core


Ignore:
File:
1 edited

Legend:

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

    • Property svn:eol-style set to native
    r14366 r17340  
    44 * @subpackage Theme_Compat
    55 * @deprecated 3.0
    6  * 
     6 *
    77 * This file is here for Backwards compatibility with old themes and will be removed in a future version
    8  * 
     8 *
    99 */
    1010_deprecated_file( sprintf( __( 'Theme without %1$s' ), basename(__FILE__) ), '3.0', null, sprintf( __('Please include a %1$s template in your theme.'), basename(__FILE__) ) );
Note: See TracChangeset for help on using the changeset viewer.