Changeset 1602 for temp/trunk/html


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

blank

File:
1 edited

Legend:

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

    r1601 r1602  
    1010    var $arrPageMax; 
    1111    function LC_Page() { 
    12         $this->tpl_mainpage = 'products/index.tpl'; 
    13         $this->tpl_mainpage="products/test.tpl"; 
     12//      $this->tpl_mainpage = 'products/index.tpl'; 
     13//      $this->tpl_mainpage="products/test.tpl"; 
     14        $this->tpl_mainpage = 'order/index.tpl'; 
     15 
    1416        $this->tpl_mainno = 'products'; 
    1517        $this->tpl_subnavi = 'products/subnavi.tpl'; 
Note: See TracChangeset for help on using the changeset viewer.