Ignore:
Timestamp:
2006/08/24 18:50:12 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r1785 r1792  
    4949 
    5050// ǧ¾Ú²ÄÈݤÎȽÄê 
    51 $objSess = new SC_Session(); 
    52 sfIsSuccess($objSess); 
     51//$objSess = new SC_Session(); 
     52//sfIsSuccess($objSess); 
    5353 
    5454//¥­¥ã¥ó¥Ú¡¼¥ó¤ÎÊÔ½¸»þ 
     
    265265// ²èÌ̤Îɽ¼¨ 
    266266$objView->assignobj($objPage); 
    267 $objView->display($objPage->tpl_mainpage); 
     267$objView->display(MAIN_FRAME); 
    268268 
    269269//--------------------------------------------------------------------------------------------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.