mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Merge remote-tracking branch 'upstream/dev' into dl250cdf_master
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
<script>
|
||||
var dxccarray = [];
|
||||
dxccarray.push({
|
||||
adif: 0,
|
||||
name: '- None -',
|
||||
cq: '',
|
||||
itu: '',
|
||||
});
|
||||
|
||||
|
||||
<?php
|
||||
if ($dxcc_list->result() > 0) {
|
||||
|
||||
Reference in New Issue
Block a user