- Timestamp:
- 2006/10/25 14:43:05 (20 years ago)
- Location:
- temp/trunk/data
- Files:
-
- 2 edited
-
Smarty/templates/cart/index.tpl (modified) (previous)
-
lib/slib.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r6666 r6673 315 315 if($ret == true || !($quantity > 0)) { 316 316 // ¥«¡¼¥È¾ðÊóɽ¼¨¤Ë¶¯À©°Üư¤¹¤ë 317 header("Location: ".URL_CART_TOP);317 //header("Location: ".URL_CART_TOP); 318 318 exit; 319 319 }
Note: See TracChangeset
for help on using the changeset viewer.
