Changeset 1614 for temp/trunk/html/admin


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

blank

File:
1 edited

Legend:

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

    r1613 r1614  
    1111    var $arrPageMax; 
    1212    function LC_Page() { 
    13         $this->tpl_mainpage = 'products/index.tpl'; 
    14 //      $this->tpl_mainpage="products/test.tpl"; 
    15 //      $this->tpl_mainpage = 'order/index.tpl'; 
     13//      $this->tpl_mainpage = 'products/index.tpl'; 
     14        $this->tpl_mainpage="products/test.tpl"; 
    1615 
    1716        $this->tpl_mainno = 'products'; 
Note: See TracChangeset for help on using the changeset viewer.