Changeset 1317


Ignore:
Timestamp:
2007/02/20 17:23:16 (17 years ago)
Author:
uehara
Message:
 
Location:
temp/test-xoops.ec-cube.net/html
Files:
2 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'; 
  • temp/test-xoops.ec-cube.net/html/modules/newbb/post.php

    r1316 r1317  
    3030// ------------------------------------------------------------------------- // 
    3131 
    32 // Á÷¿® 
    3332include 'header.php'; 
    3433 
Note: See TracChangeset for help on using the changeset viewer.