Changeset 19029 for branches/camp/camp-2_5-E/html/require.php
- Timestamp:
- 2010/11/06 21:19:13 (16 years ago)
- File:
-
- 1 edited
-
branches/camp/camp-2_5-E/html/require.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/camp/camp-2_5-E/html/require.php
r18815 r19029 33 33 SC_MobileUserAgent::sfAutoRedirectMobileSite(); 34 34 35 // スマートフォンの場合、リダイレクト 36 SC_SmartphoneUserAgent::sfAutoRedirectSmartphoneSite(); 37 35 38 // 絵文字変換 (除去) フィルターを組み込む。 36 39 ob_start(array('SC_MobileEmoji', 'handler'));
Note: See TracChangeset
for help on using the changeset viewer.
