Ignore:
Timestamp:
2007/07/24 21:57:44 (19 years ago)
Author:
adati
Message:

1.4.2betaのマージ

File:
1 edited

Legend:

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

    r14676 r15120  
    6969        $objSiteSess->setRegistFlag(); 
    7070        //header("Location: " . gfAddSessionId(MOBILE_URL_SHOP_TOP)); 
    71         header("Location: " . gfAddSessionId('../shopping/index.php')); 
     71        header("Location: " . gfAddSessionId('../nonmember/deliv.php')); 
    7272        exit; 
    73     } 
    74 } 
     73//        $_POST['mode'] = "deliv_date"; 
     74    } 
     75} 
     76 
    7577switch($_POST['mode']) { 
    7678// »Ùʧ¤¤ÊýË¡»ØÄê ¢ª ÇÛãÆü»þ»ØÄê 
Note: See TracChangeset for help on using the changeset viewer.