Index: trunk/wp-config.php
===================================================================
--- trunk/wp-config.php	(revision 96)
+++ trunk/wp-config.php	(revision 132)
@@ -98,4 +98,5 @@
 	exit();		// The return to wp-blog-header.php is stolen here
 }
+if (is_admin_post_call()) require_once $xoops_config->xoops_mainfile_path;
 require_once(ABSPATH.'wp-settings.php');
 ?>
