fusionpbx/resources/install/scripts/resources
Alexey Melnichuk 06e351f6f3 Fix. crash when using EventCounsumer.ievents iterator. (#2865)
Problem code is
``` Lua
for event in ievents{'SHUTDOWN','CUSTOM::event'} do
end
```
2017-10-06 12:36:23 -06:00
..
functions Fix. crash when using EventCounsumer.ievents iterator. (#2865) 2017-10-06 12:36:23 -06:00
startup Change. Use `service::control` event to control services (#1790) 2016-08-02 14:00:49 -06:00
tests Move scripts to separate dirs. 2016-02-24 14:44:50 +03:00