Changeset 1651 for temp/trunk/html


Ignore:
Timestamp:
2006/08/24 14:20:40 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/products/index.php

    r1650 r1651  
    3636$objDate = new SC_Date(); 
    3737 
     38// ǧ¾Ú²ÄÈݤÎȽÄê 
     39$objSess = new SC_Session(); 
     40//sfIsSuccess($objSess); 
    3841 
    3942// ÅÐÏ¿¡¦¹¹¿·¸¡º÷³«»Ïǯ 
     
    4952$objPage->arrEndMonth = $objDate->getMonth(); 
    5053$objPage->arrEndDay = $objDate->getDay(); 
    51  
    52 // ǧ¾Ú²ÄÈݤÎȽÄê 
    53 $objSess = new SC_Session(); 
    54 sfIsSuccess($objSess); 
    5554 
    5655//¥­¥ã¥ó¥Ú¡¼¥ó¤ÎÊÔ½¸»þ 
Note: See TracChangeset for help on using the changeset viewer.