summaryrefslogtreecommitdiffstats
path: root/shorewall-details-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-04-18 01:56:44 +0000
committerTed Trask <ttrask01@yahoo.com>2012-04-18 01:56:44 +0000
commit4467798e4d334fea742912bb3ba2588668826fe4 (patch)
treea53624edb58ad7e0ae1593f9f77399212f074474 /shorewall-details-html.lsp
parent6969a341d6f6435ff0b172e8ba8fce5e40fe8571 (diff)
downloadacf-shorewall-4467798e4d334fea742912bb3ba2588668826fe4.tar.bz2
acf-shorewall-4467798e4d334fea742912bb3ba2588668826fe4.tar.xz
Started work on updating for acf-core-0.15
Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
Diffstat (limited to 'shorewall-details-html.lsp')
-rw-r--r--shorewall-details-html.lsp1
1 files changed, 0 insertions, 1 deletions
diff --git a/shorewall-details-html.lsp b/shorewall-details-html.lsp
index 00cf92f..9b087e7 100644
--- a/shorewall-details-html.lsp
+++ b/shorewall-details-html.lsp
@@ -1,5 +1,4 @@
<% local data, viewlibrary = ...
-require("viewfunctions")
%>
<% if viewlibrary and viewlibrary.dispatch_component then