Changeset 7999 for temp/trunk


Ignore:
Timestamp:
2006/11/09 13:30:46 (20 years ago)
Author:
kakinaka
Message:

blank

Location:
temp/trunk/data
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/class/SC_Query.php

    r7998 r7999  
    427427        return $auto_inc_no; 
    428428    } 
    429  
    430429} 
     430 
    431431?> 
  • temp/trunk/data/downloads/module/mdl_epsilon/card.php

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