Changeset 10260 for temp/trunk
- Timestamp:
- 2006/12/06 09:25:10 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index.php
r10259 r10260 236 236 237 237 // ¹Ô¿ô¤Î¼èÆÀ 238 $linemax = $objQuery->count($from, $where, $arrval); 238 //$linemax = $objQuery->count($from, $where, $arrval); 239 $linemax = $objQuery->count("dtb_products", $where, $arrval); 239 240 $objPage->tpl_linemax = $linemax; // ²¿·ï¤¬³ºÅö¤·¤Þ¤·¤¿¡£É½¼¨ÍÑ 240 241
Note: See TracChangeset
for help on using the changeset viewer.
