summaryrefslogtreecommitdiffstats
path: root/interfaces-status-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-07-02 19:37:37 +0000
committerTed Trask <ttrask01@yahoo.com>2008-07-02 19:37:37 +0000
commitf9bd649db56f7d9f70b2a6b191528f6e08d4c675 (patch)
treee0469ce562e854b7cc4d4caa5d7eb9f5e4e128b0 /interfaces-status-html.lsp
parent105b8e5ea1aa3cf0f7c3101cffc30727cc3ed70f (diff)
downloadacf-alpine-baselayout-f9bd649db56f7d9f70b2a6b191528f6e08d4c675.tar.bz2
acf-alpine-baselayout-f9bd649db56f7d9f70b2a6b191528f6e08d4c675.tar.xz
Changed interfaces to use controllerfunctions.
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1268 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'interfaces-status-html.lsp')
-rw-r--r--interfaces-status-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/interfaces-status-html.lsp b/interfaces-status-html.lsp
index 52237b1..aa36c99 100644
--- a/interfaces-status-html.lsp
+++ b/interfaces-status-html.lsp
@@ -1,4 +1,5 @@
<? local view = ... ?>
+<? require("viewfunctions") ?>
<?
--[[ DEBUG INFORMATION
io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")