From 1128ccf6f3e8c4b75fd02257770e9ceb31192b42 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 18 Apr 2012 01:57:28 +0000 Subject: 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 --- snort-details-html.lsp | 1 - 1 file changed, 1 deletion(-) (limited to 'snort-details-html.lsp') diff --git a/snort-details-html.lsp b/snort-details-html.lsp index 075ddbf..879041d 100644 --- a/snort-details-html.lsp +++ b/snort-details-html.lsp @@ -1,5 +1,4 @@ <% local data, viewlibrary = ... -require("viewfunctions") %> <% viewlibrary.dispatch_component("status") %> -- cgit v1.2.3