Final Standing |
1 |
Skovde (SWE) |
2 |
Les Comanches (FRA) |
3 |

Eagles (SUI) |
4 |

London Angels (GBR) |
5 |

Ostrava (CZE) |
6 |

Trnava (SVK) |
7 |

United (DEN) |
8 |

Ladonas (GRE) |
9 |

Princ (CRO) |
10 |

Szostka Brzeg (POL) |
$this->dbconn = mysql_connect('localhost', 'competition2012_', 'Dx9bWSy5VkHy') or trigger_error(mysql_error(),E_USER_ERROR);
mysql_select_db('competition2012_europeansoftball_org', $this->dbconn);
$this->arrTeam = array();
$this->nTeam = 0;
$this->comp = $comp;
?>