Files
fusionpbx/resources/install/scripts/app
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
..
2017-04-24 16:37:00 -06:00
2017-04-19 14:12:14 -06:00
2016-09-08 18:00:23 -06:00
2017-06-06 21:16:55 -06:00