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-viewcert-html.lsp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'openssl-viewcert-html.lsp') diff --git a/openssl-viewcert-html.lsp b/openssl-viewcert-html.lsp index 1acb166..1c87e92 100644 --- a/openssl-viewcert-html.lsp +++ b/openssl-viewcert-html.lsp @@ -1,8 +1,4 @@ <% local view, viewlibrary = ... %> -<% --[[ DEBUG INFORMATION -io.write(html.cfe_unpack(view)) ---]] %> -

Certificate Details

<%= html.html_escape(view.value.value) %>
-- cgit v1.2.3