mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
Update index.lua
Remove code that is not needed.
This commit is contained in:
@@ -105,10 +105,8 @@
|
||||
--add the function
|
||||
require "resources.functions.explode";
|
||||
|
||||
--define the array/table and variables
|
||||
--define the array/table
|
||||
local var = {}
|
||||
local key = "";
|
||||
local value = value;
|
||||
|
||||
--parse the cache
|
||||
key_pairs = explode("&", value);
|
||||
|
||||
Reference in New Issue
Block a user