Changeset 14758


Ignore:
Timestamp:
2007/06/18 15:49:49 (17 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/mobile/nonmember/payment.php

    r14756 r14758  
    6969        $objSiteSess->setRegistFlag(); 
    7070        //header("Location: " . gfAddSessionId(MOBILE_URL_SHOP_TOP)); 
    71         header("Location: " .'../shopping/deliv_addr.php'); 
     71        header("Location: " . gfAddSessionId('../shopping/index.php')); 
    7272        exit; 
    7373//        $_POST['mode'] = "deliv_date"; 
    7474    } 
    7575} 
     76 
    7677switch($_POST['mode']) { 
    7778// »Ùʧ¤¤ÊýË¡»ØÄê ¢ª ÇÛãÆü»þ»ØÄê 
Note: See TracChangeset for help on using the changeset viewer.