diff options
Diffstat (limited to 'lighttpd-logfile-html.lsp')
-rw-r--r-- | lighttpd-logfile-html.lsp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lighttpd-logfile-html.lsp b/lighttpd-logfile-html.lsp index fbe7221..7cedd8b 100644 --- a/lighttpd-logfile-html.lsp +++ b/lighttpd-logfile-html.lsp @@ -1,5 +1,4 @@ <% local data, viewlibrary = ... -require("viewfunctions") %> <% if viewlibrary and viewlibrary.dispatch_component then |