diff options
author | Mark Wells <mark@freeside.biz> | 2013-03-27 13:42:00 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2013-03-27 13:42:00 -0700 |
commit | d947cdfd70c0bbc6d6a97d4f967fc06dfde6b862 (patch) | |
tree | 8948cd240688d3df56be792e4990b1877915efc6 /httemplate/view | |
parent | 6b93f13c012ee4d15216c51136794d8a38726ed6 (diff) |
debug
Diffstat (limited to 'httemplate/view')
-rwxr-xr-x | httemplate/view/cust_main/packages/section.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/packages/section.html b/httemplate/view/cust_main/packages/section.html index 909798e4b..8ea7a7d5f 100755 --- a/httemplate/view/cust_main/packages/section.html +++ b/httemplate/view/cust_main/packages/section.html @@ -89,6 +89,5 @@ my %conf_opt = ( # for packages.html Change location link 'show_location' => $show_location, ); -warn Dumper \%conf_opt; </%init> |