summaryrefslogtreecommitdiffstats
path: root/gross-logfile-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-04-18 01:19:05 +0000
committerTed Trask <ttrask01@yahoo.com>2012-04-18 01:19:05 +0000
commit79cfe4b373abc872c856c180fef53da80cd800e0 (patch)
tree0ed9e5548512aafa55d763fac646beed22eada02 /gross-logfile-html.lsp
parent56d2e632163109dca36c4c7e17a26c1379d678eb (diff)
downloadacf-gross-79cfe4b373abc872c856c180fef53da80cd800e0.tar.bz2
acf-gross-79cfe4b373abc872c856c180fef53da80cd800e0.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 'gross-logfile-html.lsp')
-rw-r--r--gross-logfile-html.lsp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gross-logfile-html.lsp b/gross-logfile-html.lsp
index 7287262..3972075 100644
--- a/gross-logfile-html.lsp
+++ b/gross-logfile-html.lsp
@@ -1,5 +1,4 @@
<% local data, viewlibrary = ...
-require("viewfunctions")
%>
<% if viewlibrary and viewlibrary.dispatch_component then