From 5621e8f31db1a2396bd63f379b3d524371085953 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 30 Apr 2008 20:36:02 +0000 Subject: Modified cfe, removing option, errtxt, and name, and adding label - This may break things. Rewrote password module, adding model Modified authenticator to make password module work git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1052 ab2d0c66-481e-0410-8bed-d214d4d58bed --- dnscache-controller.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'dnscache-controller.lua') diff --git a/dnscache-controller.lua b/dnscache-controller.lua index 05d4c3d..478f913 100644 --- a/dnscache-controller.lua +++ b/dnscache-controller.lua @@ -30,8 +30,6 @@ local function displaycmdmanagement(pidofstatus) -- next CFE can be used to present the result of the previous action management.actionresult = cfe({ name="actionresult", label="Previous action result", - descr="", --Content of this variable is displayed as
 ... 
in BLACK text - errtxt="", --Content of this variable is displayed as
 ... 
in RED text }) -- Disable management buttons based on if the process is running or not -- cgit v1.2.3