summaryrefslogtreecommitdiffstats
path: root/apk-config-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-07-04 17:48:27 +0000
committerTed Trask <ttrask01@yahoo.com>2008-07-04 17:48:27 +0000
commit6f81d5ac0698008ccca256663f1f057a8c894001 (patch)
tree35ad77be886245de7d3c4558922e90307d2491dd /apk-config-html.lsp
parentc7c1fd7298cbdc3bf451f36967f1f165f6d77ccf (diff)
downloadacf-apk-tools-6f81d5ac0698008ccca256663f1f057a8c894001.tar.bz2
acf-apk-tools-6f81d5ac0698008ccca256663f1f057a8c894001.tar.xz
Modified apk to use controllerfunctions and common lsp file.
git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1278 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'apk-config-html.lsp')
l---------[-rw-r--r--]apk-config-html.lsp15
1 files changed, 1 insertions, 14 deletions
diff --git a/apk-config-html.lsp b/apk-config-html.lsp
index a884ec9..4b6b762 100644..120000
--- a/apk-config-html.lsp
+++ b/apk-config-html.lsp
@@ -1,14 +1 @@
-<? local form = ... ?>
-<? 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>
-<?
- displayform(form)
-?>
+../form-html.lsp \ No newline at end of file