[freeside-commits] branch master updated. a8f686dd5c3b0ad85a5cdd1785081be9db552fb7

Mark Wells mark at 420.am
Mon Feb 27 11:14:15 PST 2012


The branch, master has been updated
       via  a8f686dd5c3b0ad85a5cdd1785081be9db552fb7 (commit)
      from  eb9d1063e1203231ee0c6922ea5638370f7b5ece (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a8f686dd5c3b0ad85a5cdd1785081be9db552fb7
Author: Mark Wells <mark at freeside.biz>
Date:   Mon Feb 27 11:13:25 2012 -0800

    debug

diff --git a/httemplate/elements/tr-select-router_block_ip.html b/httemplate/elements/tr-select-router_block_ip.html
index e6b7bfe..a4ce664 100644
--- a/httemplate/elements/tr-select-router_block_ip.html
+++ b/httemplate/elements/tr-select-router_block_ip.html
@@ -62,8 +62,6 @@ if ( $svc_x ) {
     foreach qw(routernum blocknum ip_addr svcpart);
 }
 
-warn Dumper(\%opt);
-
 my $svcpart = $opt{'svcpart'} || '';
 my %fixed; #  which fields are fixed
 $svcpart =~ /^\d*$/ or die "invalid svcpart '$svcpart'";

-----------------------------------------------------------------------

Summary of changes:
 httemplate/elements/tr-select-router_block_ip.html |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)




More information about the freeside-commits mailing list