mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
luci-mod-rpc: add missing luci config require
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
@@ -43,6 +43,8 @@ function rpc_auth()
|
||||
local ltn12 = require "luci.ltn12"
|
||||
local util = require "luci.util"
|
||||
|
||||
require "luci.config"
|
||||
|
||||
local loginstat
|
||||
|
||||
local server = {}
|
||||
|
||||
Reference in New Issue
Block a user