Changeset 12275 for branches/dev/data


Ignore:
Timestamp:
2007/05/08 16:24:17 (19 years ago)
Author:
matsumoto
Message:
 
Location:
branches/dev/data
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/class/SC_CustomerList.php

    r12265 r12275  
    201201/*      //¥É¥á¥¤¥ó»ØÄê 
    202202        if ( $mode == 'magazine' ){ 
    203 */       
    204         //¡¡HTML-mail 
     203            if ( strlen($this->arrSql['domain']) > 0 ) 
     204*/ 
     205        //¡¡HTML-mail¡ÊÇÛ¿®Êý¼°) 
    205206        if ( $mode == 'magazine' ){ 
    206207            if ( strlen($this->arrSql['htmlmail']) > 0 ) { 
  • branches/dev/data/conf/conf.php

    r12265 r12275  
    691691/*  ·ÈÂӥɥᥤ¥óÇÛÎó¡¡*/ 
    692692$arrDomain = array( 
    693                         1 => "Á´¤Æ", 
     693                        1 => "»ØÄꤷ¤Ê¤¤", 
    694694                        2 => "£Ð£Ã¥É¥á¥¤¥ó", 
    695695                        3 => "¥â¥Ð¥¤¥ë¥É¥á¥¤¥ó", 
Note: See TracChangeset for help on using the changeset viewer.