1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Update to lastest luci-base version. This also fix #52

This commit is contained in:
Ycarus 2018-05-09 16:08:52 +02:00
parent 8a29a692aa
commit 2dffff8283
5 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
local ucic = uci.cursor()
local ucic = luci.model.uci.cursor()
module("luci.controller.omr-bypass", package.seeall)
function index()