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

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/basis/preview.php

    r13757 r13759  
    3333        $result = $conn->getAll($sql, array($id)); 
    3434            
    35         print_r($result);exit;    
     35        //print_r($result);exit;    
    3636        if ( $result ){ 
    3737                if ( $result[0]["mail_method"] == 2 ){ 
Note: See TracChangeset for help on using the changeset viewer.