Index: temp/test-xoops.ec-cube.net/data/class/SC_View.php
===================================================================
--- temp/test-xoops.ec-cube.net/data/class/SC_View.php	(revision 1178)
+++ temp/test-xoops.ec-cube.net/data/class/SC_View.php	(revision 1179)
@@ -105,5 +105,5 @@
 		
 		$array['tpl_mainnavi'] = $SC_VIEW_PHP_DIR . '/../Smarty/templates/frontparts/mainnavi.tpl';
-		//$array['tpl_root_id'] = sfGetRootId();
+		$array['tpl_root_id'] = sfGetRootId();
 		$this->assignarray($array);
 	}
