Changeset 13444 for branches/dev/html/admin
- Timestamp:
- 2007/05/25 13:22:48 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/mail/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/mail/index.php
r13437 r13444 406 406 $dtb_send_history["update_date"] = "now()"; 407 407 $dtb_send_history["create_date"] = "now()"; 408 print_r($dtb_send_history); 409 exit; 410 408 411 //¥Ï¥Ã¥·¥ådtb_send_history¤ò¥Ç¡¼¥¿¥Ù¡¼¥¹dtb_send_history¤ËÁÞÆþ 409 412 $objQuery->insert("dtb_send_history", $dtb_send_history ); 413 414 410 415 411 416 if ( is_array( $search_data ) ){
Note: See TracChangeset
for help on using the changeset viewer.
