Changeset 16772 for branches/feature-module-update/html/require.php
- Timestamp:
- 2007/11/08 23:58:15 (19 years ago)
- File:
-
- 1 edited
-
branches/feature-module-update/html/require.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/html/require.php
r16680 r16772 102 102 // 絵文字変換 (除去) フィルターを組み込む。 103 103 ob_start(array('SC_MobileEmoji', 'handler')); 104 105 // アップデートで取得したPHPを読み出す106 SC_Utils_Ex::sfLoadUpdateModule();107 104 ?>
Note: See TracChangeset
for help on using the changeset viewer.
