Changeset 12665


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

Legend:

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

    r12263 r12665  
    4141// POSTÃͤμèÆÀ 
    4242$objFormParam->setParam($_POST); 
    43  
     43print_r($_POST); 
    4444// ¥æ¡¼¥¶¥æ¥Ë¡¼¥¯ID¤Î¼èÆÀ¤È¹ØÆþ¾õÂÖ¤ÎÀµÅöÀ­¤ò¥Á¥§¥Ã¥¯ 
    4545$uniqid = sfCheckNormalAccess($objSiteSess, $objCartSess); 
Note: See TracChangeset for help on using the changeset viewer.