Example #1
0
 function get_persona_nombre($id)
 {
     return consultas::get_persona_nombre($id);
 }