Fix UVL RPC-API
This commit is contained in:
parent
a8a72c1ec8
commit
13579a4e21
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ http://www.apache.org/licenses/LICENSE-2.0
|
||||||
$Id$
|
$Id$
|
||||||
]]--
|
]]--
|
||||||
|
|
||||||
local uvl = require "luci.model.uvl".UVL()
|
local uvl = require "luci.uvl".UVL()
|
||||||
local table = require "table"
|
local table = require "table"
|
||||||
|
|
||||||
module "luci.controller.rpc.uvl"
|
module "luci.controller.rpc.uvl"
|
||||||
|
|
Loading…
Reference in a new issue