diff options
-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> |