summaryrefslogtreecommitdiffstats
path: root/openvpn-viewcert-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-12-31 15:16:17 +0000
committerTed Trask <ttrask01@yahoo.com>2009-12-31 15:16:17 +0000
commitff83f0aaa727cf09225a76cf9caa287f4f016118 (patch)
treeb277ea9ff4974e7c72d265e950e1a34c9d8c63d4 /openvpn-viewcert-html.lsp
parent7ec500251e61075bff07c8d40274cca92ba321af (diff)
downloadacf-openvpn-ff83f0aaa727cf09225a76cf9caa287f4f016118.tar.bz2
acf-openvpn-ff83f0aaa727cf09225a76cf9caa287f4f016118.tar.xz
Removed debug statements.
Diffstat (limited to 'openvpn-viewcert-html.lsp')
-rw-r--r--openvpn-viewcert-html.lsp4
1 files changed, 0 insertions, 4 deletions
diff --git a/openvpn-viewcert-html.lsp b/openvpn-viewcert-html.lsp
index 1acb166..1c87e92 100644
--- a/openvpn-viewcert-html.lsp
+++ b/openvpn-viewcert-html.lsp
@@ -1,8 +1,4 @@
<% local view, viewlibrary = ... %>
-<% --[[ DEBUG INFORMATION
-io.write(html.cfe_unpack(view))
---]] %>
-
<H1>Certificate Details</H1>
<pre><%= html.html_escape(view.value.value) %></pre>