Index: branches/dev/html/cart/index.php
===================================================================
--- branches/dev/html/cart/index.php	(revision 188)
+++ branches/dev/html/cart/index.php	(revision 189)
@@ -23,6 +23,4 @@
 }
 
-sfPrintR($_SESSION);
-
 $objPage = new LC_Page();
 $objView = new SC_SiteView(false);
@@ -34,4 +32,7 @@
 // ´ðËÜ¾ðÊó¤Î¼èÆÀ
 $arrInfo = $objSiteInfo->data;
+
+
+sfPrintR($_SESSION);
 
 // ¾¦ÉÊ¹ØÆþÃæ¤Ë¥«¡¼¥ÈÆâÍÆ¤¬ÊÑ¹¹¤µ¤ì¤¿¡£
