Ignore:
Timestamp:
2007/05/13 22:55:39 (19 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/mobile/shopping/index.php

    r12666 r12668  
    383383            if ($_POST['deli'] != "") { 
    384384           lfRegistData($objPage->tpl_uniqid);  
    385             
    386            header("Location:" . gfAddSessionId("./payment.php?test=test")); 
     385           setcookie('eccube_mobile',$_POST); 
     386           header("Location:" . gfAddSessionId("./payment.php")); 
    387387            exit; 
    388388    }else{ 
Note: See TracChangeset for help on using the changeset viewer.