From c2abb347c87c933d79cdf17fb14064f73f84b952 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 31 Dec 2009 15:16:03 +0000 Subject: Removed debug statements. --- openssl-request-html.lsp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'openssl-request-html.lsp') diff --git a/openssl-request-html.lsp b/openssl-request-html.lsp index 6e2f77c..2bc3af9 100644 --- a/openssl-request-html.lsp +++ b/openssl-request-html.lsp @@ -1,10 +1,6 @@ <% local form, viewlibrary, page_info = ... %> <% require("viewfunctions") %> -<% --[[ DEBUG INFORMATION -io.write(html.cfe_unpack(form)) ---]] %> -

<%= html.html_escape(form.label) %>

<% form.action = page_info.script .. page_info.prefix .. page_info.controller .. "/" .. page_info.action -- cgit v1.2.3