' . "\n" . ''; } if ($is_html) { if ($is_dhtml_editor) { $option_hidden .= ''; } else { //$option .= "\n".''."\n".''; } } if ($is_secret) { if ($is_secret == 1) { $option .= "\n" . '' . "\n" . ''; } else { $option_hidden .= ''; } } if ($is_mail) { $option .= "\n" . '' . "\n" . ''; } } echo $option_hidden; add_stylesheet('', 0); $clap_o = sql_fetch("select sum(cl_cnt) as sum from {$g5['clap_table']} where date_format(cl_date, '%Y-%m-%d')='" . G5_TIME_YMD . "' and cl_ip='{$_SERVER['REMOTE_ADDR']}'"); ?>