Changeset 12669


Ignore:
Timestamp:
2007/05/13 22:58:32 (17 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r12668 r12669  
    384384           lfRegistData($objPage->tpl_uniqid);  
    385385           setcookie('eccube_mobile',$_POST); 
     386           echo $_COOKIE['eccube_mobile']; 
    386387           header("Location:" . gfAddSessionId("./payment.php")); 
    387388            exit; 
Note: See TracChangeset for help on using the changeset viewer.