1 -- Copyright 2008 Yanira <forum-2008@email.de>
2 -- Licensed to the public under the Apache License 2.0.
4 module("luci.controller.ushare", package.seeall)
7 if not nixio.fs.access("/etc/config/ushare") then
13 page = entry({"admin", "services", "ushare"}, cbi("ushare"), _("uShare"), 60)