date_date,0,4);
if($year) {
$req="UPDATE notices SET year='$year', update_date=update_date where notice_id=".$row->analysis_notice;
pmb_mysql_query($req,$dbh);
}
}
$spec = $spec - GEN_DATE_PUBLICATION_ARTICLE;
$v_state=urldecode($v_state);
$v_state.= "
".htmlentities($msg["gen_date_publication_article_end"], ENT_QUOTES, $charset).".";
print netbase::get_process_state_form($v_state, $spec);