]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/template-loader.php
WordPress 3.4
[autoinstalls/wordpress.git] / wp-includes / template-loader.php
index 7c72a05e13c426e0701005b4122e624d1f908c30..fdf75f15ecd65d6b00fb86e91444664f9ec85852 100644 (file)
@@ -43,5 +43,3 @@ if ( defined('WP_USE_THEMES') && WP_USE_THEMES ) :
                include( $template );
        return;
 endif;
                include( $template );
        return;
 endif;
-
-?>