Final Standing |
1 |
CZECH REPUBLIC |
2 |

DENMARK |
3 |

ISRAEL |
4 |

CROATIA |
5 |

GREAT BRITAIN |
$this->dbconn = mysql_connect('localhost', 'competition2017_', '0CVmGII0MdV2') or trigger_error(mysql_error(),E_USER_ERROR);
mysql_select_db('competition2017_europeansoftball_org', $this->dbconn);
$this->arrTeam = array();
$this->nTeam = 0;
$this->comp = $comp;
?>