Update index.lua (#5268)
This commit is contained in:
parent
155252d570
commit
3883814c08
|
|
@ -108,7 +108,7 @@
|
|||
--define the array/table and variables
|
||||
local var = {}
|
||||
local key = "";
|
||||
local value = "";
|
||||
local value = value;
|
||||
|
||||
--parse the cache
|
||||
key_pairs = explode("&", value);
|
||||
|
|
|
|||
Loading…
Reference in New Issue