mirror of
https://github.com/e107inc/e107.git
synced 2025-08-27 16:20:13 +02:00
Issue #3 Should address some of the Notices/Warnings.
This commit is contained in:
@@ -632,7 +632,7 @@ class media_admin_ui extends e_admin_ui
|
||||
'text' => e_MEDIA_FILE,
|
||||
'multipart' => e_MEDIA_FILE,
|
||||
'application' => e_MEDIA_FILE,
|
||||
'audio' => e_MEDIA_AUDIO,
|
||||
// 'audio' => e_MEDIA_AUDIO,
|
||||
'image' => e_MEDIA_IMAGE,
|
||||
'video' => e_MEDIA_VIDEO,
|
||||
'other' => e_MEDIA_FILE
|
||||
|
Reference in New Issue
Block a user