From 3a375213b849440bd10c1de12467d3b2d09d4d2e Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 9 Apr 2008 14:17:52 +0000 Subject: Moving/renaming the files. git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@982 ab2d0c66-481e-0410-8bed-d214d4d58bed --- dnscache-status-html.lsp | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 dnscache-status-html.lsp (limited to 'dnscache-status-html.lsp') diff --git a/dnscache-status-html.lsp b/dnscache-status-html.lsp new file mode 100644 index 0000000..c70ea95 --- /dev/null +++ b/dnscache-status-html.lsp @@ -0,0 +1,38 @@ + +DEBUGGING

DEBUG INFO: CFE

") +io.write(html.cfe_unpack(form)) +io.write("
") +--]] +?> + +

SYSTEM INFO

+
+ +
+ +

PROGRAM SPECIFIC OPTIONS/INFORMATION

+
+ 0) then io.write(" class='error'") end + io.write(">" .. myform.label .. "\n") + io.write("\t\t
\n") + io.write("\t\t
"..myform.value.."
\n") + io.write("\t\t
\n") + end +end +?> + +
-- cgit v1.2.3