Index: trunk/wp-config.php
===================================================================
--- trunk/wp-config.php	(revision 14)
+++ trunk/wp-config.php	(revision 15)
@@ -39,5 +39,7 @@
 
 require_once(ABSPATH.'wp-settings.php');
+
 if (is_root_index_page_call()){
+	// The return to wp-blog-header.php is stolen here
 	wp();
 	ob_start();	
