Changeset 6146 for temp/trunk/html/cart/index.php
- Timestamp:
- 2006/10/12 18:44:19 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/cart/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/cart/index.php
r6145 r6146 81 81 $objCartSess->saveCurrentCart($uniqid); 82 82 // ¹ØÆþ¥Ú¡¼¥¸¤Ø 83 84 print(sfTrimURL(SSL_URL) . URL_SHOP_TOP);exit; 85 86 header("Location: " . sfTrimURL(SSL_URL) . URL_SHOP_TOP); 83 header("Location: " . URL_SHOP_TOP); 87 84 } 88 85 break;
Note: See TracChangeset
for help on using the changeset viewer.
