Changeset 10037 for temp/trunk
- Timestamp:
- 2006/12/01 14:03:54 (20 years ago)
- Location:
- temp/trunk/html
- Files:
-
- 3 added
- 2 edited
-
admin/products/index.php (modified) (1 diff)
-
admin/products/product.php (modified) (1 diff)
-
test/kakinaka/auth_http.php (added)
-
test/kakinaka/pear (added)
-
test/kakinaka/pear/Auth_HTTP.php (added)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index.php
r9974 r10037 270 270 break; 271 271 } 272 273 $objQuery->getlastquery(); 274 } 275 } 276 272 } 273 } 277 274 278 275 // ¥«¥Æ¥´¥ê¤ÎÆÉ¹þ -
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.
