Changeset 12773


Ignore:
Timestamp:
2007/05/14 19:32:11 (17 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r12771 r12773  
    3838    } 
    3939} 
     40 
     41 //-- ÆþÎϥǡ¼¥¿¤ÎÊÑ´¹ 
     42    $objPage->arrForm = lfConvertParam($objPage->arrForm, $arrRegistColumn); 
     43 
    4044// ¥æ¡¼¥¶¥æ¥Ë¡¼¥¯ID¤Î¼èÆÀ¤È¹ØÆþ¾õÂÖ¤ÎÀµÅöÀ­¤ò¥Á¥§¥Ã¥¯ 
    4145$uniqid = sfCheckNormalAccess($objSiteSess, $objCartSess); 
    42 print($uniqid); 
     46 
    4347//Ê̤ΤªÆϤ±Àè£Ä£ÂÅÐÏ¿ÍÑ¥«¥é¥àÇÛÎó 
    4448$arrRegistColumn = array( 
Note: See TracChangeset for help on using the changeset viewer.