Index: trunk/include/include_xoops_define.php
===================================================================
--- trunk/include/include_xoops_define.php	(revision 62)
+++ trunk/include/include_xoops_define.php	(revision 66)
@@ -19,5 +19,5 @@
  */
 
-function is_root_index_page_call(){
+function is_xpress_index_page_call(){
 	$xpress_root_index = basename(dirname(dirname( __FILE__ ))) . '/index.php';
 	$php_script_name = $_SERVER['SCRIPT_NAME'];
