- Timestamp:
- 2013/07/08 23:56:17 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/class/pages/cart/LC_Page_Cart.php
r22926 r22960 204 204 $this->tpl_prev_url = (isset($_SESSION['cart_prev_url'])) ? $_SESSION['cart_prev_url'] : ''; 205 205 206 // すべてのカートの内容を取得する206 // 全てのカートの内容を取得する 207 207 $this->cartItems = $objCartSess->getAllCartList(); 208 208 }
Note: See TracChangeset
for help on using the changeset viewer.
