Ejemplo n.º 1
0
 public function get_finish_pos($game_id)
 {
     return ModelDB::get_finish_pos($game_id);
 }