Changeset 5245 for temp/trunk


Ignore:
Timestamp:
2006/09/20 14:14:10 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r5244 r5245  
    4141    sfIsPrePage($objSiteSess); 
    4242    // ¥æ¡¼¥¶¥æ¥Ë¡¼¥¯ID¤Î¼èÆÀ¤È¹ØÆþ¾õÂÖ¤ÎÀµÅöÀ­¤ò¥Á¥§¥Ã¥¯ 
    43     $uniqid = sfCheckNormalAccess($objSiteSess, $objCartSess); 
     43//  $uniqid = sfCheckNormalAccess($objSiteSess, $objCartSess); 
    4444 
    4545    if ($uniqid != "") { 
     
    5050        $order_id = lfDoComplete($objQuery, $uniqid); 
    5151        $objQuery->commit(); 
    52          
    53         exit(); 
    5452         
    5553        // ¥»¥Ã¥·¥ç¥ó¤ËÊݴɤµ¤ì¤Æ¤¤¤ë¾ðÊó¤ò¹¹¿·¤¹¤ë 
Note: See TracChangeset for help on using the changeset viewer.