mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 18:27:16 +00:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -720,6 +720,7 @@ class Logbookadvanced_model extends CI_Model {
|
||||
case "stationpower": $column = 'COL_TX_PWR'; break;
|
||||
case "clublogsent": $column = 'COL_CLUBLOG_QSO_UPLOAD_STATUS'; break;
|
||||
case "clublogreceived": $column = 'COL_CLUBLOG_QSO_DOWNLOAD_STATUS'; break;
|
||||
case "region": $column = 'COL_REGION'; break;
|
||||
default: return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user