Ignore:
Timestamp:
2007/11/08 23:58:15 (19 years ago)
Author:
adachi
Message:

使用しない関数の削除

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update/html/require.php

    r16680 r16772  
    102102// 絵文字変換 (除去) フィルターを組み込む。 
    103103ob_start(array('SC_MobileEmoji', 'handler')); 
    104  
    105 // アップデートで取得したPHPを読み出す 
    106 SC_Utils_Ex::sfLoadUpdateModule(); 
    107104?> 
Note: See TracChangeset for help on using the changeset viewer.