Ignore:
Timestamp:
2007/02/20 17:23:16 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/html/class/xoopsmailer.php

    r1312 r1317  
    2929// Project: The XOOPS Project                                                // 
    3030// ------------------------------------------------------------------------- // 
     31// ¥á¡¼¥ë¥¯¥é¥¹ 
    3132if (isset($GLOBALS['xoopsConfig']['language']) && file_exists(XOOPS_ROOT_PATH.'/language/'.$GLOBALS['xoopsConfig']['language'].'/mail.php')) { 
    3233    include_once XOOPS_ROOT_PATH.'/language/'.$GLOBALS['xoopsConfig']['language'].'/mail.php'; 
Note: See TracChangeset for help on using the changeset viewer.