Changeset 1592 for temp/trunk/html/admin
- Timestamp:
- 2006/08/24 12:37:19 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/index.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index.php
r1591 r1592 12 12 $this->tpl_mainpage = 'products/index.tpl'; 13 13 $this->tpl_mainno = 'products'; 14 //$this->tpl_subnavi = 'products/subnavi.tpl';14 $this->tpl_subnavi = 'products/subnavi.tpl'; 15 15 $this->tpl_subno = 'index'; 16 16 // $this->tpl_pager = ROOT_DIR . 'data/Smarty/templates/admin/pager.tpl'; … … 99 99 } 100 100 101 /* 101 102 if ($_POST['mode'] == "search" || $_POST['mode'] == "csv" || $_POST['mode'] == "delete" || $_POST['mode'] == "delete_all" || $_POST['mode'] == "camp_search") { 102 103 // ÆþÎÏʸ»ú¤Î¶¯À©ÊÑ´¹ … … 259 260 } 260 261 } 261 262 */ 262 263 // ¥«¥Æ¥´¥ê¤ÎÆÉ¹þ 263 264 $objPage->arrCatList = sfGetCategoryList();
Note: See TracChangeset
for help on using the changeset viewer.
