Adding .TQ8 file types.
这个提交包含在:
父节点
24cd4bfe11
当前提交
bbfbdd8450
共有 1 个文件被更改,包括 3 次插入 和 1 次删除
|
|
@ -101,6 +101,8 @@ $mimes = array( 'hqx' => 'application/mac-binhex40',
|
|||
'json' => array('application/json', 'text/json'),
|
||||
'adi' => 'application/octet-stream',
|
||||
'ADI' => 'application/octet-stream',
|
||||
'tq8' => 'application/octet-stream',
|
||||
'TQ8' => 'application/octet-stream',
|
||||
);
|
||||
|
||||
|
||||
|
|
|
|||
正在加载…
在新工单中引用