示例#1
0
 public function get_feedback_with_comments($id)
 {
     return Legislation_Feedback::get_feedback_with_comments($id);
 }