]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/theme-compat/header.php
Wordpress 3.1
[autoinstalls/wordpress.git] / wp-includes / theme-compat / header.php
index 6089b181101489d0be510811e3e43ac763f7ff49..7abaa02ff230101f397759eec166e7c7ab0013c2 100644 (file)
@@ -3,9 +3,9 @@
  * @package WordPress
  * @subpackage Theme_Compat
  * @deprecated 3.0
- * 
+ *
  * This file is here for Backwards compatibility with old themes and will be removed in a future version
- * 
+ *
  */
 _deprecated_file( sprintf( __( 'Theme without %1$s' ), basename(__FILE__) ), '3.0', null, sprintf( __('Please include a %1$s template in your theme.'), basename(__FILE__) ) );
 ?>