tower UI, coverage map, etc.
[freeside.git] / FS / FS / tower.pm
index f371ec9..a05160c 100644 (file)
@@ -143,7 +143,7 @@ default sector.
 sub process_o2m {
   my $self = shift;
   my %opt = @_;
-  my $params = $opt{params};
+  my $params = +{ %{$opt{params}} };
 
   # Adjust to make sure our default sector is in the list.
   my $default_sector = $self->default_sector