Changeset 1647 for temp/trunk/html/admin
- Timestamp:
- 2006/08/24 14:16:25 (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
r1646 r1647 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'; … … 54 54 //$objSess = new SC_Session(); 55 55 //sfIsSuccess($objSess); 56 56 57 //¥¥ã¥ó¥Ú¡¼¥ó¤ÎÊÔ½¸»þ 57 58 if(sfIsInt($_POST['campaign_id']) && $_POST['mode'] == "camp_search") {
Note: See TracChangeset
for help on using the changeset viewer.
