Final Standing |
1 |
GREAT BRITAIN |
2 |
CZECH REPUBLIC |
3 |

IRELAND |
4 |

GERMANY |
5 |

BULGARIA |
6 |

LITHUANIA |
$this->dbconn = mysql_connect('localhost', 'competition2015_', 'rR4kKlEU0HNJ') or trigger_error(mysql_error(),E_USER_ERROR);
mysql_select_db('competition2015_europeansoftball_org', $this->dbconn);
$this->arrTeam = array();
$this->nTeam = 0;
$this->comp = $comp;
?>