Changeset 1627 for temp/trunk/html


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

blank

File:
1 edited

Legend:

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

    r1626 r1627  
    1111    var $arrPageMax; 
    1212    function LC_Page() { 
    13         $this->tpl_mainpage = 'products/index.tpl'; 
    14 //      $this->tpl_mainpage="products/test.tpl"; 
     13//      $this->tpl_mainpage = 'products/index.tpl'; 
     14        $this->tpl_mainpage="products/test.tpl"; 
    1515 
    1616        $this->tpl_mainno = 'products'; 
Note: See TracChangeset for help on using the changeset viewer.