Need to think
O_o
This commit is contained in:
parent
60e9cbcbb8
commit
bc23b17e06
1 changed files with 1 additions and 1 deletions
|
@ -362,7 +362,7 @@ class Config
|
|||
|
||||
if (
|
||||
\is_numeric($key) //???? O_o
|
||||
|| \is_numeric($after)
|
||||
|| \is_numeric($after) //???? O_o O_o O_o
|
||||
) {
|
||||
$config[] = $value;
|
||||
} elseif (isset($config[$key])) {
|
||||
|
|
Loading…
Reference in a new issue