Changeset 14809


Ignore:
Timestamp:
2007/06/18 21:03:59 (17 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r14807 r14809  
    118118            // ÅÐÏ¿ 
    119119            $other_deliv_id = lfRegistData($_POST,$arrRegistColumn,$uniqid); 
    120             $objCartSess->mobile = $_POST; 
     120            $objCartSess->setValue("mobile",$_POST); 
    121121            // ÅÐÏ¿ºÑ¤ß¤ÎÊ̤ΤªÆϤ±Àè¤ò¼õÃí°ì»þ¥Æ¡¼¥Ö¥ë¤Ë½ñ¤­¹þ¤à 
    122122            lfRegistOtherDelivData($uniqid, $objCustomer, $other_deliv_id); 
Note: See TracChangeset for help on using the changeset viewer.