Changeset 14739


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

Legend:

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

    r12922 r14739  
    6969        $objSiteSess->setRegistFlag(); 
    7070        //header("Location: " . gfAddSessionId(MOBILE_URL_SHOP_TOP)); 
    71         header("Location: " . gfAddSessionId('../shopping/index.php')); 
    72         exit; 
     71        //header("Location: " . gfAddSessionId('../shopping/index.php')); 
     72        //exit; 
     73        $_POST['mode'] = "deliv_date"; 
    7374    } 
    7475} 
Note: See TracChangeset for help on using the changeset viewer.