summaryrefslogtreecommitdiffstats
path: root/lbu-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'lbu-html.lsp')
l---------[-rw-r--r--]lbu-html.lsp17
1 files changed, 1 insertions, 16 deletions
diff --git a/lbu-html.lsp b/lbu-html.lsp
index 71269f5..4b6b762 100644..120000
--- a/lbu-html.lsp
+++ b/lbu-html.lsp
@@ -1,16 +1 @@
-<? local form, viewlibrary, pageinfo = ...
-require("viewfunctions")
-?>
-<?
---[[ DEBUG INFORMATION
-io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
-io.write(html.cfe_unpack(form))
-io.write("</span>")
---]]
-?>
-
-<H1><?= form.label ?></H1>
-<?
- form.action = pageinfo.action
- displayform(form)
-?>
+../form-html.lsp \ No newline at end of file