mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 18:53:49 +00:00
Script - is_local: Add space.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
outbound_caller_id_number = session:getVariable("outbound_caller_id_number");
|
||||
|
||||
--includes
|
||||
local cache = require"resources.functions.cache"
|
||||
local cache = require "resources.functions.cache"
|
||||
|
||||
--include json library
|
||||
local json
|
||||
|
||||
Reference in New Issue
Block a user