Changeset 8295 for temp


Ignore:
Timestamp:
2006/11/13 16:36:21 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/downloads/module/mdl_epsilon/card.php

    r8294 r8295  
    2828$arrInfo = $objSiteInfo->data; 
    2929 
     30// ¥æ¡¼¥¶¥æ¥Ë¡¼¥¯ID¤Î¼èÆÀ¤È¹ØÆþ¾õÂÖ¤ÎÀµÅöÀ­¤ò¥Á¥§¥Ã¥¯ 
     31$uniqid = sfCheckNormalAccess($objSiteSess, $objCartSess); 
     32 
    3033sfprintr($_SESSION["site"]); 
    3134exit(); 
    3235 
    33  
    34 // ¥æ¡¼¥¶¥æ¥Ë¡¼¥¯ID¤Î¼èÆÀ¤È¹ØÆþ¾õÂÖ¤ÎÀµÅöÀ­¤ò¥Á¥§¥Ã¥¯ 
    35 $uniqid = sfCheckNormalAccess($objSiteSess, $objCartSess); 
    3636 
    3737// ¥«¡¼¥È½¸·×½èÍý 
Note: See TracChangeset for help on using the changeset viewer.