Changeset 13295


Ignore:
Timestamp:
2007/05/22 19:56:04 (17 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r13292 r13295  
    408408    if ( is_array( $search_data ) ){ 
    409409        foreach( $search_data as $line ){ 
    410             print_r($search_data); 
    411410            $dtb_send_customer = array(); 
    412411            $dtb_send_customer["customer_id"] = $line["customer_id"]; 
Note: See TracChangeset for help on using the changeset viewer.