Changeset 5202 for temp/trunk/html/admin/products/product.php
- Timestamp:
- 2006/09/20 11:18:00 (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
r5201 r5202 192 192 $sqlval['creator_id'] = $_SESSION['member_id']; 193 193 $sqlval['create_date'] = "now()"; 194 $sqlval['update_date'] = "now()"; 194 195 $objQuery->insert("dtb_recommend_products", $sqlval); 195 196 $rank--;
Note: See TracChangeset
for help on using the changeset viewer.
