Changeset 1318


Ignore:
Timestamp:
2007/02/20 17:24:26 (17 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

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

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