Ignore:
Timestamp:
2007/05/14 18:31:52 (19 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/mail/sendmail.php

    r12756 r12769  
    5555$sql_flag ="UPDATE dtb_send_customer SET send_flag = ? WHERE send_id = ? AND customer_id = ?"; 
    5656$objMail = new GC_SendMail(); 
    57  
     57print_r($objMail); 
    5858//----¡¡¥á¡¼¥ëÀ¸À®¤ÈÁ÷¿® 
    5959for( $i = 0; $i < count( $time_data ); $i++ ) { 
Note: See TracChangeset for help on using the changeset viewer.