X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/bf5c68485ef07868ad0a91168ecd0092af7661ae..8f374b7233bc2815ccc387e448d208c5434eb961:/wp-includes/template-loader.php?ds=sidebyside diff --git a/wp-includes/template-loader.php b/wp-includes/template-loader.php index 7c72a05e..fdf75f15 100644 --- a/wp-includes/template-loader.php +++ b/wp-includes/template-loader.php @@ -43,5 +43,3 @@ if ( defined('WP_USE_THEMES') && WP_USE_THEMES ) : include( $template ); return; endif; - -?>