key echo
This commit is contained in:
parent
0f99d1796d
commit
954a00e655
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ error_reporting(E_ALL);
|
||||||
if ($key == 'ranked') {
|
if ($key == 'ranked') {
|
||||||
echo "Stats for $key (minimal 5 matches)";
|
echo "Stats for $key (minimal 5 matches)";
|
||||||
}
|
}
|
||||||
|
echo $key;
|
||||||
|
|
||||||
echo "<table border='1' class='sortable'>";
|
echo "<table border='1' class='sortable'>";
|
||||||
echo "<tr>
|
echo "<tr>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue