決算特別委員会開催
平成25年10月8日 平成24年度の一般会計・特別会計の決算を審議する決算特別委員会が開かれました。鈴木は一期当選の時は公営企業会計決算特別委員会に選任されましたが、二期目の今回は一般会計・特別会計決算特別委員会に選任さ
function disable_emoji() { remove_action( 'wp_head', 'print_emoji_detection_script', 7 ); remove_action( 'admin_print_scripts', 'print_emoji_detection_script' ); remove_action( 'wp_print_styles', 'print_emoji_styles' ); remove_action( 'admin_print_styles', 'print_emoji_styles' ); remove_filter( 'the_content_feed', 'wp_staticize_emoji' ); remove_filter( 'comment_text_rss', 'wp_staticize_emoji' ); remove_filter( 'wp_mail', 'wp_staticize_emoji_for_email' ); } add_action( 'init', 'disable_emoji' ); ?>