Revert "Change. Use require "resources.functions.config" to load config file."

This commit is contained in:
FusionPBX
2015-08-10 11:50:29 -06:00
parent a337e1a8ba
commit d1f3b05cf6
69 changed files with 507 additions and 294 deletions
@@ -26,7 +26,7 @@
--debug
debug["toll_type"] = false
require "resources.functions.explode";
dofile(scripts_dir.."/resources/functions/explode.lua");
--create the api object and get variables
api = freeswitch.API()