mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Add luci-app-bcp38 package
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
module("luci.controller.bcp38", package.seeall)
|
||||
|
||||
function index()
|
||||
entry({"admin", "network", "firewall", "bcp38"},
|
||||
cbi("bcp38"),
|
||||
_("BCP38"), 50).dependent = false
|
||||
end
|
||||
Reference in New Issue
Block a user