#13459 add svg files
This commit is contained in:
parent
e06b0928ac
commit
46c1890a2b
|
@ -121,6 +121,7 @@ if ($upload_file === true) {
|
|||
MIME_TYPES['jpg'],
|
||||
MIME_TYPES['png'],
|
||||
MIME_TYPES['gif'],
|
||||
MIME_TYPES['svg'],
|
||||
]
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue