1
This commit is contained in:
parent
f6fff0d16c
commit
93fc71290e
@ -164,9 +164,6 @@ class MatchController extends BaseAuthedController {
|
|||||||
|
|
||||||
private function matchOk($r, $teamUuid, $currMatchDb)
|
private function matchOk($r, $teamUuid, $currMatchDb)
|
||||||
{
|
{
|
||||||
{
|
|
||||||
$r->del(MATCH_CURRENT_TEAM_KEY);
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
$matchOkDb = array(
|
$matchOkDb = array(
|
||||||
'target_team' => $currMatchDb['current_team'],
|
'target_team' => $currMatchDb['current_team'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user