From 6fd3c1f367d4f9eeddb938e83afeae8e1f08bcc3 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sat, 14 Nov 2009 18:41:16 +0000 Subject: Publish nixio.fs in index-scope --- libs/web/luasrc/dispatcher.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/web/luasrc/dispatcher.lua') diff --git a/libs/web/luasrc/dispatcher.lua b/libs/web/luasrc/dispatcher.lua index 8b7cdb8286..1374270b9e 100644 --- a/libs/web/luasrc/dispatcher.lua +++ b/libs/web/luasrc/dispatcher.lua @@ -35,6 +35,7 @@ local nixio = require "nixio", require "nixio.util" module("luci.dispatcher", package.seeall) context = util.threadlocal() uci = require "luci.model.uci" +_M.fs = fs authenticator = {} -- cgit v1.2.3