fusionpbx/resources/install/scripts/app/xml_handler
Alexey Melnichuk 46f74ab726 Fix. Properly handle error from memcached when load configs. (#2641)
On my system mod_memcached returns `-ERR SOME ERRORS WERE REPORTED` when
memcached service not available. And sofia.conf.lua does not handle this case
and interpret this response as valid one.
Using `cache` class allows handle such errors. Also this class handle all
escaping operation which makes code more clear.
2017-06-08 09:38:28 -06:00
..
resources/scripts Fix. Properly handle error from memcached when load configs. (#2641) 2017-06-08 09:38:28 -06:00
index.lua Look further for domain_name (#1955) 2016-09-28 17:56:53 -06:00