CLASIFICACIÓN
[insert_php]$idLiga = 1;
include(getcwd() . «/mb-league/inc/ranking.php»);
[/insert_php]
LISTAS DE EJÉRCITO
[insert_php]
include(getcwd() . «/mb-league/inc/listas.php»);
[/insert_php]
FASE I – 1200
1 - Encounter
[insert_php]include(getcwd() . «/mb-league/inc/fase1-ronda1.php»); [/insert_php]
2 - Cauldron
[insert_php]
include(getcwd() . «/mb-league/inc/fase1-ronda2.php»);
[/insert_php]
3 - Surrounded
[insert_php]
include(getcwd() . «/mb-league/inc/fase1-ronda3.php»);
[/insert_php]
FASE II – 1500
5 - Hasty Attack
[insert_php]
include(getcwd() . «/mb-league/inc/fase2-ronda1.php»);
[/insert_php]
6 - Hold the Line
[insert_php]
include(getcwd() . «/mb-league/inc/fase2-ronda2.php»);
[/insert_php]
7 - Dust up
[insert_php]
include(getcwd() . «/mb-league/inc/fase2-ronda3.php»);
[/insert_php]
FASE III – 1800
9 - Pincer
[insert_php]
include(getcwd() . «/mb-league/inc/fase3-ronda1.php»);
[/insert_php]
10 - Free for all
[insert_php]
include(getcwd() . «/mb-league/inc/fase3-ronda2.php»);
[/insert_php]
11 - Fighting withdrawal
[insert_php]
include(getcwd() . «/mb-league/inc/fase3-ronda3.php»);
[/insert_php]