From a424170896886d26d20f310c4316c2b48ec6173d Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 7 Feb 2017 16:27:33 -0800 Subject: [PATCH] Revert "Just testing my push command no change" This reverts commit 41b47ec021fd33415afc85149c82bc97708066dd. --- httemplate/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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>my $debug = $cgi->param('debug'); % warn time.": header.html\n" if $debug; % <& /elements/header.html, mt('Billing Main') &> -- 2.11.0