summaryrefslogtreecommitdiffstats
path: root/iptables-details-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-04-18 01:23:12 +0000
committerTed Trask <ttrask01@yahoo.com>2012-04-18 01:23:12 +0000
commit15eff0f588679d3743475941345da9a46544f431 (patch)
tree9d17472b8f1935736fbab27e93eb1bb436ae4009 /iptables-details-html.lsp
parentc7d77f2707c2898515042ab3ed22dfa10f15e47c (diff)
downloadacf-iptables-15eff0f588679d3743475941345da9a46544f431.tar.bz2
acf-iptables-15eff0f588679d3743475941345da9a46544f431.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 'iptables-details-html.lsp')
-rw-r--r--iptables-details-html.lsp1
1 files changed, 0 insertions, 1 deletions
diff --git a/iptables-details-html.lsp b/iptables-details-html.lsp
index c15ab2a..5310f67 100644
--- a/iptables-details-html.lsp
+++ b/iptables-details-html.lsp
@@ -1,5 +1,4 @@
<% local data, viewlibrary = ...
-require("viewfunctions")
%>
<% viewlibrary.dispatch_component("status") %>