当前提交
						b0e7d74db1
					
				
					共有  4 个文件被更改,包括 5 次插入 和 5 次删除
				
			
		|  | @ -1,6 +1,6 @@ | |||
| <?php | ||||
| 	header('Content-Type: text/plain; charset=utf-8'); | ||||
| 	header('Content-Disposition: attachment; filename="'.$this->session->userdata('user_callsign').'-'.date('dmY-Hi').'.adi"') | ||||
| 	header('Content-Disposition: attachment; filename="'.$this->session->userdata('user_callsign').'-'.date('Ymd-Hi').'.adi"') | ||||
| ?>
 | ||||
| Cloudlog ADIF export | ||||
| <ADIF_VER:5>3.1.4 | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| <?php | ||||
| 	header('Content-Type: text/plain; charset=utf-8'); | ||||
| 	header('Content-Disposition: attachment; filename="'.$this->session->userdata('user_callsign').'-'.date('dmY-Hi').'.adi"') | ||||
| 	header('Content-Disposition: attachment; filename="'.$this->session->userdata('user_callsign').'-'.date('Ymd-Hi').'.adi"') | ||||
| ?>
 | ||||
| Cloudlog ADIF export | ||||
| <ADIF_VER:5>3.1.4 | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| <?php | ||||
| header('Content-Type: text/plain; charset=utf-8'); | ||||
| header('Content-Disposition: attachment; filename="'.$callsign.'-'.$contest_id.'-'.date('dmY-Hi').'.cbr"'); | ||||
| header('Content-Disposition: attachment; filename="'.$callsign.'-'.$contest_id.'-'.date('Ymd-Hi').'.cbr"'); | ||||
| 
 | ||||
| $CI =& get_instance(); | ||||
| $CI->load->library('Cabrilloformat'); | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| <?php | ||||
| 	header('Content-Type: text/plain; charset=utf-8'); | ||||
| 	header('Content-Disposition: attachment; filename="'.$this->session->userdata('user_callsign').'-SOTA-'.date('dmY-Hi').'.csv"'); | ||||
| 	header('Content-Disposition: attachment; filename="'.$this->session->userdata('user_callsign').'-SOTA-'.date('Ymd-Hi').'.csv"'); | ||||
| $CI =& get_instance(); | ||||
| $bands = array( | ||||
|    "2190m"  => "VLF", | ||||
|  |  | |||
		正在加载…
	
		在新工单中引用