diff options
Diffstat (limited to 'freeswitch-logfile-html.lsp')
-rw-r--r-- | freeswitch-logfile-html.lsp | 1 |
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 |