Changeset 5247 for temp/trunk


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

blank

File:
1 edited

Legend:

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

    r5246 r5247  
    4141    sfIsPrePage($objSiteSess); 
    4242    // ¥æ¡¼¥¶¥æ¥Ë¡¼¥¯ID¤Î¼èÆÀ¤È¹ØÆþ¾õÂÖ¤ÎÀµÅöÀ­¤ò¥Á¥§¥Ã¥¯ 
    43 //  $uniqid = sfCheckNormalAccess($objSiteSess, $objCartSess); 
    44 $uniqid = "ok"; 
     43    $uniqid = sfCheckNormalAccess($objSiteSess, $objCartSess); 
    4544    if ($uniqid != "") { 
    4645 
Note: See TracChangeset for help on using the changeset viewer.