mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update index.lua (#5268)
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user