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

blank

File:
1 edited

Legend:

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

    r1691 r1692  
    1010    var $arrPageMax; 
    1111    function LC_Page() { 
    12         $this->tpl_mainpage = 'products/test.tpl'; 
     12        $this->tpl_mainpage = 'products/index.tpl'; 
    1313        $this->tpl_mainno = 'products'; 
    1414        $this->tpl_subnavi = 'products/subnavi.tpl'; 
     
    4949 
    5050// ǧ¾Ú²ÄÈݤÎȽÄê 
    51 $objSess = new SC_Session(); 
    52 sfIsSuccess($objSess); 
     51//$objSess = new SC_Session(); 
     52//sfIsSuccess($objSess); 
    5353 
    5454//¥­¥ã¥ó¥Ú¡¼¥ó¤ÎÊÔ½¸»þ 
Note: See TracChangeset for help on using the changeset viewer.