From f3bfda4068bf098d2549f3b54cd3100beacae8b2 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Tue, 2 Oct 2012 15:06:51 +0000 Subject: Added require statement for html library --- health-networkstats-html.lsp | 1 + 1 file changed, 1 insertion(+) (limited to 'health-networkstats-html.lsp') diff --git a/health-networkstats-html.lsp b/health-networkstats-html.lsp index 0ba89bd..78401d9 100644 --- a/health-networkstats-html.lsp +++ b/health-networkstats-html.lsp @@ -1,5 +1,6 @@ <% local view, viewlibrary, page_info = ... %> <% require("json") %> +<% html = require("acf.html") %> <% -- Table of colors local rgb = { -- cgit v1.2.3