Changeset 10037 for temp/trunk/html/admin/products/product.php
- Timestamp:
- 2006/12/01 14:03:54 (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
r9972 r10037 350 350 $sqlval['create_date'] = "Now()"; 351 351 $objQuery->insert("dtb_products", $sqlval); 352 353 $objQuery->getlastquery();354 352 355 353 if (DB_TYPE == "mysql") {
Note: See TracChangeset
for help on using the changeset viewer.
