Changeset 13753


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

Legend:

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

    r13752 r13753  
    2929 
    3030if ( $_POST['preview'] ){ 
    31     $objPage->body = $_POST['body']; 
    3231        $sql = "SELECT header, footer,send_type FROM dtb_mailtemplate WHERE template_id = ?"; 
    3332        $id = $_GET['id']; 
Note: See TracChangeset for help on using the changeset viewer.