Index: trunk/wp-config.php
===================================================================
--- trunk/wp-config.php	(revision 32)
+++ trunk/wp-config.php	(revision 59)
@@ -50,4 +50,5 @@
 	require_once( ABSPATH .'/include/xpress_render.php' );
 	xpress_render($wp_output);
+	require_once( ABSPATH .'/include/xpress_breadcrumbs.php' );
 	include XOOPS_ROOT_PATH . '/footer.php';
 	exit();
