X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fcust_main%2FSearch.pm;h=66b73dd0b7a9625707debb5c06dc979cbaa898e5;hb=ff0bc74a18466766d13da2bec0059b12b34b207d;hp=22b8495bc8ca965707801c4c4bcb9f7a1a9045fd;hpb=063ced0a93e31b662d9aef69ee2c10b117f90784;p=freeside.git diff --git a/FS/FS/cust_main/Search.pm b/FS/FS/cust_main/Search.pm index 22b8495bc..66b73dd0b 100644 --- a/FS/FS/cust_main/Search.pm +++ b/FS/FS/cust_main/Search.pm @@ -513,11 +513,9 @@ none or one). sub email_search { my %options = @_; - local($DEBUG) = 1; - my $email = delete $options{'email'}; - #we're only being used by RT at the moment... no agent virtualization yet + #no agent virtualization yet #my $agentnums_sql = $FS::CurrentUser::CurrentUser->agentnums_sql; my @cust_main = ();