mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 10:04:35 +02:00
Fixes #4799. Powerpoint file-types added. Issue #4986 Added critical error constant as example to e107_config.php during installation.
This commit is contained in:
@@ -2182,6 +2182,8 @@ class e_file
|
||||
case 'avi': //media
|
||||
case 'xml':
|
||||
case 'webm':
|
||||
case 'ppt':
|
||||
case 'pptx':
|
||||
|
||||
break; // Just accept these
|
||||
|
||||
|
Reference in New Issue
Block a user