Changeset 1729 for temp/trunk/html/admin
- Timestamp:
- 2006/08/24 17:45:05 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/index_test.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index_test.php
r1728 r1729 52 52 53 53 session_start(); 54 54 /* 55 55 //¥¥ã¥ó¥Ú¡¼¥ó¤ÎÊÔ½¸»þ 56 56 if(sfIsInt($_POST['campaign_id']) && $_POST['mode'] == "camp_search") { … … 263 263 $objPage->arrCatList = sfGetCategoryList(); 264 264 $objPage->arrCatIDName = lfGetIDName($objPage->arrCatList); 265 265 */ 266 266 // ²èÌ̤Îɽ¼¨ 267 267 $objView->assignobj($objPage);
Note: See TracChangeset
for help on using the changeset viewer.
