From 6c38a0c60eaed72bee275bfe23d0783d8b6add4f Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 18 Apr 2012 01:53:16 +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 --- bgp-welcome-html.lsp | 1 - 1 file changed, 1 deletion(-) (limited to 'bgp-welcome-html.lsp') diff --git a/bgp-welcome-html.lsp b/bgp-welcome-html.lsp index 251c503..baf324a 100644 --- a/bgp-welcome-html.lsp +++ b/bgp-welcome-html.lsp @@ -1,5 +1,4 @@ <% local data, viewlibrary, page_info, session = ... -require("viewfunctions") %> <% if viewlibrary and viewlibrary.dispatch_component and viewlibrary.check_permission("status") then -- cgit v1.2.3