Changeset 1760 for temp/trunk/html/admin
- Timestamp:
- 2006/08/24 18:30:10 (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
r1758 r1760 218 218 break; 219 219 default: 220 /* 220 221 // ÆÉ¤ß¹þ¤àÎó¤È¥Æ¡¼¥Ö¥ë¤Î»ØÄê 221 222 $col = "product_id, name, category_id, main_list_image, status, product_code, price01, price02, stock, stock_unlimited"; … … 255 256 // ¸¡º÷·ë²Ì¤Î¼èÆÀ 256 257 //$objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval); 257 258 */ 258 259 $max = 8; 259 260 for($i = 0; $i < $max; $i++) {
Note: See TracChangeset
for help on using the changeset viewer.
