Ignore:
Timestamp:
2007/03/28 13:01:38 (17 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/comu/html/admin/mail/sendmail.php

    r11730 r11982  
    127127    //---¡¡Á÷¿®´°Î»¡¡Êó¹ð¥á¡¼¥ë 
    128128    $compData =  date("Yǯm·îdÆüH»þiʬ" . "  ²¼µ­¥á¡¼¥ë¤ÎÇÛ¿®¤¬´°Î»¤·¤Þ¤·¤¿¡£" ); 
    129     MAIL_SENDING( 
     129 
     130    HTML_MAIL_SENDING( 
    130131                     $objSite->data["email03"]   
    131132                    ,$compData 
     
    137138                    ,$objSite->data["email04"]                  //¡¡errors_to 
    138139                 ); 
    139      
     140                  
    140141    if ($_GET['mode'] = "now") { 
    141142        header("Location: " . URL_DIR . "admin/mail/history.php"); 
Note: See TracChangeset for help on using the changeset viewer.