summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@mckinleyproducts.com>2017-02-07 14:24:12 -0500
committerChristopher Burger <burgerc@mckinleyproducts.com>2017-02-07 14:24:12 -0500
commit41b47ec021fd33415afc85149c82bc97708066dd (patch)
treea27bd30278eb42294f81d16e0187d74c4a95cc24
parent608e9d389a66f61e7e0fc046d4805e39788e4b86 (diff)
Just testing my push command no change
-rw-r--r--httemplate/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/index.html b/httemplate/index.html
index 7c21e4505..39163180a 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') &>