Changeset 7613 for temp/trunk/html


Ignore:
Timestamp:
2006/11/07 16:01:25 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/shopping/load_payment_module.php

    r7612 r7613  
    1212 
    1313// ¥¢¥¯¥»¥¹¤ÎÀµÅöÀ­¤ÎȽÄê 
    14 //$uniqid = sfCheckNormalAccess($objSiteSess, $objCartSess); 
    15 exit(); 
     14$uniqid = sfCheckNormalAccess($objSiteSess, $objCartSess); 
    1615 
    1716$payment_id = $_SESSION["payment_id"]; 
Note: See TracChangeset for help on using the changeset viewer.