Changeset 13597 for branches


Ignore:
Timestamp:
2007/05/29 10:24:27 (19 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r13596 r13597  
    435435                 
    436436                $conn->autoExecute("dtb_send_customer", $dtb_send_customer ); 
    437                 ;  
     437                 
    438438            } 
    439         }print_r($conn->getAll($sql));exit   
     439        }print_r($conn->getAll($sql));exit;  
    440440    } 
    441441} 
Note: See TracChangeset for help on using the changeset viewer.