1
This commit is contained in:
parent
596204edca
commit
f6fff0d16c
@ -156,6 +156,8 @@ class MatchController extends BaseAuthedController {
|
||||
foreach ($delTeams as $id) {
|
||||
unset($delTeams[$id]);
|
||||
}
|
||||
$r->set(MATCH_CURRENT_TEAM_KEY, json_encode($currMatchDb));
|
||||
$this->refreshKeyExpire($r, MATCH_CURRENT_TEAM_KEY, 1000*600);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user