Index: trunk/wp-config.php
===================================================================
--- trunk/wp-config.php	(revision 59)
+++ trunk/wp-config.php	(revision 66)
@@ -41,5 +41,6 @@
 
 require_once(ABSPATH.'wp-settings.php');
-if (is_root_index_page_call()){
+
+if (is_xpress_index_page_call()){
 	// The return to wp-blog-header.php is stolen here
 	wp();
