Changeset 13589


Ignore:
Timestamp:
2007/05/29 10:08:05 (17 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r13587 r13589  
    431431//                print_r($conn->getRow($sql,array($dtb_send_history["send_id"]))); 
    432432//                print("<br>"); 
    433 //                $sql = "SELECT * FROM dtb_send_customer "; 
    434 //                print_r($conn->getAll($sql));exit;  
     433                $sql = "SELECT * FROM dtb_send_customer "; 
     434                print_r($conn->getAll($sql));exit;  
    435435                $conn->autoExecute("dtb_send_customer", $dtb_send_customer ); 
    436436                 
Note: See TracChangeset for help on using the changeset viewer.