Alexey Melnichuk
95176f517e
Fix. Fetch correct arrays from settings. ( #2162 )
...
* Fix. Fetch correct arrays from settings.
Add. Use params in `settings.lua`
* Fix. array from domain settings overwrite entire array from default settings instead of appends it.
2016-11-23 03:50:00 -07:00
mafoo
b7555579bf
WhitespaceClean-resources/install/scripts
...
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 13:21:52 +00:00
Alexey Melnichuk
3e16e69adb
Revert "Revert "Change. Use `require "resources.functions.config"` to load co…"
2015-08-11 05:06:33 +03:00
FusionPBX
2a2dd209df
Revert "Change. Use `require "resources.functions.config"` to load config file."
2015-08-10 11:50:29 -06:00
FusionPBX
559aa61fbd
Merge pull request #1053 from moteus/require_config
...
Change. Use `require "resources.functions.config"` to load config file.
2015-08-10 11:31:35 -06:00
Alexey Melnichuk
703b61636a
Change. Use only `require` to load function.
...
Fix. Remove multiple definition of same function.
2015-08-10 12:43:06 +04:00
markjcrane
d8c9c3910f
Remove trailing tabs.
2015-07-23 17:50:16 -06:00
markjcrane
32b782d3f0
Prevent nil errors in settings.lua.
2015-07-22 09:42:35 -06:00
markjcrane
63c6031da6
Change 'is null' to 'is not null'.
2015-07-10 08:00:08 -03:00
markjcrane
c0a6c121f2
Prevent nil from causing problems with functions/settings.lua.
2015-07-08 15:36:33 -03:00
Mark Crane
b17c8061c8
Connect to the database before using this function and it will use the database connection.
2015-04-15 03:13:10 +00:00
Mark Crane
73c6cec61c
No need for this include again as the scripts_dir is already set by this point.
2015-03-24 07:05:28 +00:00
Mark Crane
5b9e7deeb2
Add lua function settings.
2015-03-02 18:07:06 +00:00