summaryrefslogtreecommitdiffstats
path: root/freeswitch-logfile-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-04-18 01:18:30 +0000
committerTed Trask <ttrask01@yahoo.com>2012-04-18 01:18:30 +0000
commit39f60af92aae372c9a386e8ecb94ee31d4ea8b25 (patch)
tree6c79afa7259932bf278c69a784dced7ab80895f3 /freeswitch-logfile-html.lsp
parentf8a8ab3c1367ee6f55e7b982c8095022cae85af4 (diff)
downloadacf-freeswitch-39f60af92aae372c9a386e8ecb94ee31d4ea8b25.tar.bz2
acf-freeswitch-39f60af92aae372c9a386e8ecb94ee31d4ea8b25.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 'freeswitch-logfile-html.lsp')
-rw-r--r--freeswitch-logfile-html.lsp1
1 files changed, 0 insertions, 1 deletions
diff --git a/freeswitch-logfile-html.lsp b/freeswitch-logfile-html.lsp
index 4dcc8d0..b5b9481 100644
--- a/freeswitch-logfile-html.lsp
+++ b/freeswitch-logfile-html.lsp
@@ -1,5 +1,4 @@
<% local data, viewlibrary = ...
-require("viewfunctions")
%>
<% if viewlibrary and viewlibrary.dispatch_component then