fusionpbx/resources/install/scripts/resources/functions
Alexey Melnichuk 7191eae559 Fix. `cache.del` method.
Fix. cache.set returns boolean value.
Add. basic self_test
2015-09-15 18:02:46 +04: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 Fix. `cache.del` method. 2015-09-15 18:02:46 +04: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_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
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