0 ) { define('COOKIEPATH', preg_replace('|https?://[^/]+|i', '', get_option('home') . '/' ) ); define('SITECOOKIEPATH', preg_replace('|https?://[^/]+|i', '', get_option('siteurl') . '/' ) ); } else { define('COOKIEPATH', preg_replace('|https?://[^/]+|i', '', $wap_home . '/' ) ); define('SITECOOKIEPATH', preg_replace('|https?://[^/]+|i', '', $wap_home . '/' ) ); } header('Content-Type: text/html; charset=' . get_bloginfo('charset')); ?>