Revert "Revert "Change. Use require "resources.functions.config" to load co…"
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
-- the Initial Developer. All Rights Reserved.
|
||||
|
||||
--add functions
|
||||
dofile(scripts_dir.."/resources/functions/file_exists.lua");
|
||||
dofile(scripts_dir.."/resources/functions/trim.lua");
|
||||
require "resources.functions.file_exists";
|
||||
require "resources.functions.trim";
|
||||
|
||||
--set the api object
|
||||
api = freeswitch.API();
|
||||
|
||||
Reference in New Issue
Block a user