mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 21:24:35 +04:00
Fixed last commit
This commit is contained in:
@@ -18,7 +18,7 @@ local ucis = require "luci.model.uci".cursor_state()
|
||||
local table = require "table"
|
||||
|
||||
|
||||
module "luci.controller.rpc.uci"
|
||||
module "luci.jsonrpcbind.uci"
|
||||
_M, _PACKAGE, _NAME = nil, nil, nil
|
||||
|
||||
function add(config, ...)
|
||||
|
||||
@@ -16,7 +16,7 @@ $Id$
|
||||
local uvl = require "luci.uvl".UVL()
|
||||
local table = require "table"
|
||||
|
||||
module "luci.controller.rpc.uvl"
|
||||
module "luci.jsonrpcbind.uvl"
|
||||
_M, _PACKAGE, _NAME = nil, nil, nil
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user