Ignore:
Timestamp:
2006/10/12 18:44:19 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/cart/index.php

    r6145 r6146  
    8181        $objCartSess->saveCurrentCart($uniqid); 
    8282        // ¹ØÆþ¥Ú¡¼¥¸¤Ø 
    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);         
    8784    } 
    8885    break; 
Note: See TracChangeset for help on using the changeset viewer.