Revert debug

git-svn-id: http://svn.automattic.com/wordpress/trunk@16514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2010-11-20 21:44:11 +00:00
parent 66d34fa710
commit 01942c8a6c
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ if ( !isset($wp_did_header) ) {
require_once( dirname(__FILE__) . '/wp-load.php' );
wp();
//echo '<pre>'; print_r($wp_query); echo '</pre>'; exit;
require_once( ABSPATH . WPINC . '/template-loader.php' );