fusionpbx/resources/install/scripts/resources/functions
markjcrane 71ea6a8328 Change the Database:query to make the fn optional which will make it more backwards compatible with current code. This fixes an issue with recent movement to the database class in call_forward.lua. 2015-11-10 17:04:42 -07:00
..
base64.lua Change require("mime") to require("mime.core"). 2015-08-27 13:27:24 -06:00
base64_alex.lua Add the original base64 class I was using as an alternative if mime is not loaded. 2015-04-06 06:25:42 +00:00
cache.lua Update comment. 2015-10-26 12:27:14 +03:00
channel_utils.lua Update follow_me.lua 2015-11-05 18:02:08 +03:00
config.lua Change '//' to '/'. This fixes a problem where its calling require when it should call dofile. 2015-08-11 20:25:34 -06:00
copy.lua Add a general copy function for lua and use it with voicemail forward. 2013-07-11 19:50:09 +00:00
count.lua Revert "Revert "Change. Use `require "resources.functions.config"` to load co…" 2015-08-11 05:06:33 +03:00
database.lua Change the Database:query to make the fn optional which will make it more backwards compatible with current code. This fixes an issue with recent movement to the database class in call_forward.lua. 2015-11-10 17:04:42 -07:00
database_handle.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
explode.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
file_exists.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
format_seconds.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
log.lua Add. Basic log class. 2015-09-09 10:45:49 +04:00
mkdir.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
presence_in.lua Fix small bags and clear code in call_flow. 2015-10-02 14:02:13 +04:00
settings.lua Revert "Revert "Change. Use `require "resources.functions.config"` to load co…" 2015-08-11 05:06:33 +03:00
trim.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00