mirror of
https://github.com/yiisoft/yii2.git
synced 2025-12-14 18:31:22 +08:00
release version 2.0.54
This commit is contained in:
@@ -575,6 +575,10 @@ return [
|
||||
],
|
||||
'application/vnd.spotfire.dxp' => 'dxp',
|
||||
'application/vnd.spotfire.sfs' => 'sfs',
|
||||
'application/vnd.sqlite3' => [
|
||||
'sqlite',
|
||||
'sqlite3',
|
||||
],
|
||||
'application/vnd.stardivision.calc' => 'sdc',
|
||||
'application/vnd.stardivision.draw' => 'sda',
|
||||
'application/vnd.stardivision.impress' => 'sdd',
|
||||
|
||||
Reference in New Issue
Block a user