= 1) { ob_end_clean(); } require_once HTML_REALDIR . HTML2DATA_DIR . 'require_base.php'; // 絵文字変換 (除去) フィルターを組み込む。 ob_start(array('SC_MobileEmoji', 'handler')); if (SC_Display_Ex::detectDevice() == DEVICE_TYPE_MOBILE) { $objMobile = new SC_Helper_Mobile_Ex(); $objMobile->sfMobileInit(); }