34eb2962293ee6bb0010ba1f50ba028ddf754d2d
[project/luci.git] / store.lua
1 -- Copyright 2009 Steven Barth <steven@midlink.org>
2 -- Copyright 2009 Jo-Philipp Wich <jow@openwrt.org>
3 -- Licensed to the public under the Apache License 2.0.
4
5 local util = require "luci.util"
6 module("luci.store", util.threadlocal)