summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-02-07 16:27:33 -0800
committerIvan Kohler <ivan@freeside.biz>2017-02-07 16:27:33 -0800
commita424170896886d26d20f310c4316c2b48ec6173d (patch)
tree1dfe0b96b4ee155a21e1c31437efee3c8310db7d /httemplate
parent41b47ec021fd33415afc85149c82bc97708066dd (diff)
Revert "Just testing my push command no change"
This reverts commit 41b47ec021fd33415afc85149c82bc97708066dd.
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/index.html b/httemplate/index.html
index 39163180a..7c21e4505 100644
--- a/httemplate/index.html
+++ b/httemplate/index.html
@@ -1,4 +1,4 @@
-<%init>my $debug = $cgi->param('debug');</%init>
+<%init>my $debug = $cgi->param('debug');</%init>
% warn time.": header.html\n" if $debug;
%
<& /elements/header.html, mt('Billing Main') &>