Index: trunk/xpressme_integration_kit/class/wpConfigInfo_class.php
===================================================================
--- trunk/xpressme_integration_kit/class/wpConfigInfo_class.php	(revision 759)
+++ trunk/xpressme_integration_kit/class/wpConfigInfo_class.php	(revision 783)
@@ -9,5 +9,5 @@
  */
 
-if (defined( 'XOOPS_MAINFILE_INCLUDED')) :
+if (defined( 'XOOPS_MAINFILE_INCLUDED')|| defined( 'XOOPS_BOOTSTRAP')) :
 require_once dirname( __FILE__ ).'/langInfo_class.php' ;
 
