silence undefined warnings
authorivan <ivan>
Mon, 10 Jun 2002 02:52:20 +0000 (02:52 +0000)
committerivan <ivan>
Mon, 10 Jun 2002 02:52:20 +0000 (02:52 +0000)
FS/FS/cust_main_county.pm

index 28f69c2..e41564d 100644 (file)
@@ -128,6 +128,8 @@ sub regionselector {
   my ( $selected_county, $selected_state, $selected_country,
        $prefix, $onchange ) = @_;
 
   my ( $selected_county, $selected_state, $selected_country,
        $prefix, $onchange ) = @_;
 
+  $prefix = '' unless defined $prefix;
+
   $countyflag = 0;
 
 #  unless ( @cust_main_county ) { #cache 
   $countyflag = 0;
 
 #  unless ( @cust_main_county ) { #cache