Changeset 5163 for temp/trunk/html
- Timestamp:
- 2006/09/19 20:39:34 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/product.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/product.php
r5162 r5163 311 311 $sqlval['rank'] = $objQuery->max("dtb_products", "rank", "category_id = ?", array($arrList['category_id'])) + 1; 312 312 // INSERT¤Î¼Â¹Ô 313 $sqlval['create_date'] = "Now()"; 313 314 $objQuery->insert("dtb_products", $sqlval); 314 315
Note: See TracChangeset
for help on using the changeset viewer.
