New templates
This commit is contained in:
parent
af58e84324
commit
33935063a4
4 changed files with 35 additions and 4 deletions
|
@ -96,7 +96,7 @@ else
|
|||
{
|
||||
$TEAM = intval(substr($p[0], 0, strpos($p[0], "-")));
|
||||
|
||||
$page = require("public/team.php");
|
||||
$page = require("public/score.php");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue