14. Corrected Pc84/85 handling a bit.
[spider.git] / perl / DXProtVars.pm
index da3a68b53e9af486befd6bfeb84d0eceb35c5b49..483f954e84723cb0277d7549e152712b025d04c0 100644 (file)
@@ -50,4 +50,7 @@ $def_hopcount = 15;
 
 );
 
+# send out for/opernams for callsigns sending dx spots who haven't got qra locators
+$send_opernam = 0;
+
 1;