Changeset 1312 for temp


Ignore:
Timestamp:
2007/02/02 21:49:02 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

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

    r1311 r1312  
    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.