Changeset 1590 for temp/trunk


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

blank

File:
1 edited

Legend:

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

    r1589 r1590  
    1111    function LC_Page() { 
    1212        $this->tpl_mainpage = 'products/index.tpl'; 
    13 //      $this->tpl_mainpage = 'order/index.tpl'; 
    1413        $this->tpl_mainno = 'products'; 
    1514        $this->tpl_subnavi = 'products/subnavi.tpl'; 
    1615        $this->tpl_subno = 'index'; 
    17         $this->tpl_pager = ROOT_DIR . 'data/Smarty/templates/admin/pager.tpl'; 
    1816        $this->tpl_subtitle = '¾¦ÉÊ¥Þ¥¹¥¿'; 
    1917         
Note: See TracChangeset for help on using the changeset viewer.