use AppConfig instead of database table to configure mimetypes for questtype ?Submit?

This commit is contained in:
oliver 2016-04-09 16:20:29 +02:00
commit 14e0e71011
3 changed files with 21 additions and 32 deletions

View file

@ -153,6 +153,10 @@
array(
'mimetype' => 'image/png',
'size' => 1048576
),
array(
'mimetype' => 'application/pdf',
'size' => 1048576
)
),
'map' => array(