Changeset 10322 for temp/trunk
- Timestamp:
- 2006/12/06 13:24:20 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/products/list.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/products/list.php
r10321 r10322 57 57 58 58 $objQuery = new SC_Query(); 59 //$count = $objQuery->count("dtb_best_products", "category_id = ?", array($category_id));59 $count = $objQuery->count("dtb_best_products", "category_id = ?", array($category_id)); 60 60 61 61 // °Ê²¼¤Î¾ò·ï¤ÇBEST¾¦Éʤòɽ¼¨¤¹¤ë … … 77 77 78 78 // ¾¦ÉʰìÍ÷¤Îɽ¼¨½èÍý 79 $objPage = lfDispProductsList($category_id, $_GET['name'], $objPage->disp_number, $_POST['orderby']);79 // $objPage = lfDispProductsList($category_id, $_GET['name'], $objPage->disp_number, $_POST['orderby']); 80 80 81 81 // ¸¡º÷¾ò·ï¤ò²èÌ̤Ëɽ¼¨
Note: See TracChangeset
for help on using the changeset viewer.
