luci ssr plus:compatible with PandoraBox and OpenWrt CC

This commit is contained in:
coolsnowwolf 2018-12-14 11:01:04 +08:00
parent 2c5d926bbd
commit e03cad5f63

View File

@ -1,4 +1,4 @@
local ucursor = require "luci.model.uci"
local ucursor = require "luci.model.uci".cursor()
local json = require "luci.jsonc"
local server_section = arg[1]
local proto = arg[2]