summaryrefslogtreecommitdiffstats
path: root/ipsectools-expert-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'ipsectools-expert-html.lsp')
-rw-r--r--ipsectools-expert-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipsectools-expert-html.lsp b/ipsectools-expert-html.lsp
index 4b214cb..08b08c1 100644
--- a/ipsectools-expert-html.lsp
+++ b/ipsectools-expert-html.lsp
@@ -1,5 +1,5 @@
<% local data, viewlibrary, page_info, session = ... %>
-<% require("htmlviewfunctions") %>
+<% htmlviewfunctions = require("htmlviewfunctions") %>
<% htmlviewfunctions.displaycommandresults({"editracoon", "editipsec"}, session, true) %>