Changeset 1666 for temp/trunk/html/admin


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

blank

File:
1 edited

Legend:

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

    r1665 r1666  
    88    function LC_Page() { 
    99        $this->tpl_mainpage="products/test.tpl"; 
    10  
    11         $this->tpl_mainno = 'products'; 
    12         $this->tpl_subnavi = 'products/subnavi.tpl'; 
    13         $this->tpl_subno = 'index'; 
    14         $this->tpl_pager = ROOT_DIR . 'data/Smarty/templates/admin/pager.tpl'; 
    15         $this->tpl_subtitle = '¾¦ÉÊ¥Þ¥¹¥¿'; 
    16  
    1710    } 
    1811} 
Note: See TracChangeset for help on using the changeset viewer.