Index: /branches/Ver3.0/xpressme_integration_kit/include/xpress_render.php
===================================================================
--- /branches/Ver3.0/xpressme_integration_kit/include/xpress_render.php	(revision 753)
+++ /branches/Ver3.0/xpressme_integration_kit/include/xpress_render.php	(revision 754)
@@ -270,4 +270,5 @@
 	$xoopsTpl->assign('xpress', $xpress_data);
 	$templates_file = 'db:'.$mydirname. '_index.html';
+	$xoopsTpl->clear_cache($templates_file);
 	echo $xoopsTpl->fetch( $templates_file ) ;
 	include $xoops_config->xoops_root_path . '/footer.php';
