예제 #1
0
파일: contact.php 프로젝트: dieka2501/jip
 function get_id($id)
 {
     return contact::find($id);
 }