Changeset 189 for branches/dev/html/cart/index.php
- Timestamp:
- 2007/02/06 21:22:09 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/cart/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/cart/index.php
r188 r189 23 23 } 24 24 25 sfPrintR($_SESSION);26 27 25 $objPage = new LC_Page(); 28 26 $objView = new SC_SiteView(false); … … 34 32 // ´ðËܾðÊó¤Î¼èÆÀ 35 33 $arrInfo = $objSiteInfo->data; 34 35 36 sfPrintR($_SESSION); 36 37 37 38 // ¾¦ÉÊ¹ØÆþÃæ¤Ë¥«¡¼¥ÈÆâÍÆ¤¬Êѹ¹¤µ¤ì¤¿¡£
Note: See TracChangeset
for help on using the changeset viewer.
