summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2002-06-10 02:52:20 +0000
committerivan <ivan>2002-06-10 02:52:20 +0000
commitf6fcf4327c0d5efe31ce3717ba1dae5099eb50cd (patch)
tree82c0004ce31a8f074a410e5f10d1c63c94623ffe
parent27fc2f8819d8f144efc7b131c5824cc73938d06c (diff)
silence undefined warnings
-rw-r--r--FS/FS/cust_main_county.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS/cust_main_county.pm b/FS/FS/cust_main_county.pm
index 28f69c262..e41564d21 100644
--- a/FS/FS/cust_main_county.pm
+++ b/FS/FS/cust_main_county.pm
@@ -128,6 +128,8 @@ sub regionselector {
my ( $selected_county, $selected_state, $selected_country,
$prefix, $onchange ) = @_;
+ $prefix = '' unless defined $prefix;
+
$countyflag = 0;
# unless ( @cust_main_county ) { #cache