$line =~ s/\^/:/og;
# Store it here
-if (Spot::add($freq, $spotted, $main::systime, $line, $spotter)) {
+if (Spot::add($freq, $spotted, $main::systime, $line, $spotter, $main::mycall)) {
# send orf to the users
my $buf = Spot::formatb($freq, $spotted, $main::systime, $line, $spotter);
DXProt::broadcast_users($buf, 'dx', $buf);
push @out, (@dxcc > 0 ) ? $dxcc[1]->dxcc() : 0;
push @out, $spot[5];
-
my $buf = join("\^", @out);
# compare dates to see whether need to open another save file (remember, redefining $fp