[DXCC id] Fixed /R identification (Rover)

这个提交包含在:
Andreas 2023-01-16 08:47:57 +01:00
父节点 178c5ec99b
当前提交 ad889e7ee8

查看文件

@ -2960,7 +2960,7 @@ class Logbook_model extends CI_Model {
$c = ''; $c = '';
$lidadditions = '/^QRP|^LGT/'; $lidadditions = '/^QRP|^LGT/';
$csadditions = '/^P$|^M{1,2}$|^AM$|^A$/'; $csadditions = '/^P$|^R$|^M{1,2}$|^AM$|^A$/';
# First check if the call is in the proper format, A/B/C where A and C # First check if the call is in the proper format, A/B/C where A and C
# are optional (prefix of guest country and P, MM, AM etc) and B is the # are optional (prefix of guest country and P, MM, AM etc) and B is the