2015-01-16 22:38:38 +00:00
|
|
|
-- Copyright 2009 Steven Barth <steven@midlink.org>
|
2015-01-16 22:46:42 +00:00
|
|
|
-- Copyright 2009 Jo-Philipp Wich <jow@openwrt.org>
|
2015-01-16 22:38:38 +00:00
|
|
|
-- Licensed to the public under the Apache License 2.0.
|
2009-07-27 10:27:39 +00:00
|
|
|
|
|
|
|
local util = require "luci.util"
|
|
|
|
module("luci.store", util.threadlocal)
|