Final Standing |
1 |
CZECH REPUBLIC |
2 |

ITALY |
3 |

GREAT BRITAIN |
4 |

NETHERLANDS |
5 |

GREECE |
6 |

RUSSIA |
$this->dbconn = mysql_connect('localhost', 'competition2018_', '9zWbAWXh6Vrk') or trigger_error(mysql_error(),E_USER_ERROR);
mysql_select_db('competition2018_europeansoftball_org', $this->dbconn);
$this->arrTeam = array();
$this->nTeam = 0;
$this->comp = $comp;
?>