[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 3b2a05ea04b34fca41d9a264fd327ca73337c33f

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


The branch, FREESIDE_2_3_BRANCH has been updated
       via  3b2a05ea04b34fca41d9a264fd327ca73337c33f (commit)
      from  759a410ce131e9c26213a40ca77de2386d414108 (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 3b2a05ea04b34fca41d9a264fd327ca73337c33f
Author: Mark Wells <mark at freeside.biz>
Date:   Mon Feb 27 11:14:50 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