Changeset 12803


Ignore:
Timestamp:
2007/05/15 09:36:19 (17 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

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

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