X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-app-asterisk%2Fluasrc%2Fmodel%2Fcbi%2Fasterisk%2Fdialplan_out.lua;h=b4c81bb29da38fa87d065666f27408cc26af4abe;hp=42862ebe01050441f166daf69c067af050e23ea4;hb=41d2b33087da393453c45f5d923d690c88ee5474;hpb=7a3493b1f7d75a3945279115324cf2ff4da26b7b diff --git a/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialplan_out.lua b/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialplan_out.lua index 42862ebe0..b4c81bb29 100644 --- a/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialplan_out.lua +++ b/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialplan_out.lua @@ -1,4 +1,4 @@ --- Copyright 2008 Jo-Philipp Wich +-- Copyright 2008 Jo-Philipp Wich -- Licensed to the public under the Apache License 2.0. local ast = require("luci.asterisk")