From: ivan Date: Sun, 11 Oct 2009 01:41:56 +0000 (+0000) Subject: correct variable initialization X-Git-Tag: freeside_1_9_1^2~13 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=903e3d764f22ec3864da20bd998e22d38305af87;p=freeside.git correct variable initialization --- diff --git a/FS/FS/part_export/globalpops_voip.pm b/FS/FS/part_export/globalpops_voip.pm index 3bd578326..67b48bb4a 100644 --- a/FS/FS/part_export/globalpops_voip.pm +++ b/FS/FS/part_export/globalpops_voip.pm @@ -32,7 +32,7 @@ sub get_dids { my $self = shift; my %opt = ref($_[0]) ? %{$_[0]} : @_; - my %search = (); + my %getdids = (); # 'orderby' => 'npa', #but it doesn't seem to work :/ if ( $opt{'areacode'} && $opt{'exchange'} ) { #return numbers