From 10cfd9d946f2bf5eaea11ea98bd00054431579de Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Tue, 16 Feb 2010 08:55:13 +0000 Subject: Added new view variable wwwprefix to adjust web path, fix index.html redirect. --- app/exception-html.lsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/exception-html.lsp') diff --git a/app/exception-html.lsp b/app/exception-html.lsp index 03bfaf8..e9d3977 100644 --- a/app/exception-html.lsp +++ b/app/exception-html.lsp @@ -1,4 +1,4 @@ -<% view = ... %> +<% view, viewlibrary, page_info = ... %> - +