Ignore:
Timestamp:
2007/05/08 21:15:56 (19 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

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

    r12248 r12315  
    7777                            array(  "column" => "campaign_id",      "convert" => ""  ), 
    7878                            array(  "column" => "mail_type",        "convert" => ""  ), 
    79                             array(  "column" => "domain",           "convert" => "n" ) 
     79                            array(  "column" => "domain",           "convert" => "n" ), 
     80                            array(  "column" => "domain_type",      "convert" => "n" ), 
    8081 
    8182                    ); 
Note: See TracChangeset for help on using the changeset viewer.