Changeset 1733 for temp/trunk
- Timestamp:
- 2006/08/24 17:59:24 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/index_test.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index_test.php
r1731 r1733 52 52 53 53 session_start(); 54 /* 54 55 55 //¥¥ã¥ó¥Ú¡¼¥ó¤ÎÊÔ½¸»þ 56 56 if(sfIsInt($_POST['campaign_id']) && $_POST['mode'] == "camp_search") { … … 249 249 250 250 // ¼èÆÀÈϰϤλØÄê(³«»Ï¹ÔÈֹ桢¹Ô¿ô¤Î¥»¥Ã¥È) 251 $objQuery->setlimitoffset( $page_max, $startno);251 $objQuery->setlimitoffset(2, $startno); 252 252 // ɽ¼¨½ç½ø 253 253 $objQuery->setorder($order); … … 263 263 $objPage->arrCatList = sfGetCategoryList(); 264 264 $objPage->arrCatIDName = lfGetIDName($objPage->arrCatList); 265 */ 265 266 266 267 267 // ²èÌ̤Îɽ¼¨
Note: See TracChangeset
for help on using the changeset viewer.
