Changeset 1621 for temp/trunk/html/admin/products/index.php
- Timestamp:
- 2006/08/24 13:20:51 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index.php
r1620 r1621 11 11 var $arrPageMax; 12 12 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"; 15 15 16 16 $this->tpl_mainno = 'products'; … … 259 259 // $objPage->arrTest = $arrProducts; 260 260 261 //$objPage->tpl_mainpage="products/test.tpl";261 $objPage->tpl_mainpage="products/test.tpl"; 262 262 263 263 break;
Note: See TracChangeset
for help on using the changeset viewer.
