mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
eQSL import from multiple QTH nicknames
This commit is contained in:
@@ -111,6 +111,7 @@ class ADIF_Parser
|
||||
};
|
||||
|
||||
$this->datasplit = preg_split("/<eor>/i", mb_substr($this->data, $this->i, NULL, "UTF-8"));
|
||||
$this->currentarray = 0;
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user