summaryrefslogtreecommitdiffstats
path: root/openssh-status-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'openssh-status-html.lsp')
-rw-r--r--openssh-status-html.lsp3
1 files changed, 2 insertions, 1 deletions
diff --git a/openssh-status-html.lsp b/openssh-status-html.lsp
index a9ab0d3..c126d2e 100644
--- a/openssh-status-html.lsp
+++ b/openssh-status-html.lsp
@@ -1,4 +1,4 @@
-<% local data = ...
+<% local data, viewlibrary, page_info, session = ...
require("viewfunctions")
--[[
io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
@@ -15,3 +15,4 @@ displayitem(data.value.version)
displayitem(data.value.autostart)
%>
</DL>
+