mirror of
https://github.com/YGGverse/HLState.git
synced 2025-03-12 13:31:24 +00:00
fix var name
This commit is contained in:
parent
80e362a131
commit
7551ef79e4
@ -108,7 +108,7 @@ class RssController extends AbstractController
|
||||
10
|
||||
) as $value)
|
||||
{
|
||||
$result[] =
|
||||
$players[] =
|
||||
[
|
||||
'id' => $value->getId(),
|
||||
'name' => $value->getName(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user