From: Jo-Philipp Wich Date: Sat, 18 Oct 2008 21:52:26 +0000 (+0000) Subject: * luci/app/livestats: property fixup X-Git-Tag: 0.9.0~1087 X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=9875f6dad41694e55af23a719a37cb4733a51be5 * luci/app/livestats: property fixup --- diff --git a/applications/luci-livestats/luasrc/controller/livestats.lua b/applications/luci-livestats/luasrc/controller/livestats.lua index 4494bbd4b..0ca227622 100644 --- a/applications/luci-livestats/luasrc/controller/livestats.lua +++ b/applications/luci-livestats/luasrc/controller/livestats.lua @@ -10,7 +10,7 @@ You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -$Id: openvpn.lua 3549 2008-10-09 22:24:21Z jow $ +$Id$ ]]-- module("luci.controller.livestats", package.seeall)