Commit ba167813 authored by clone's avatar clone

bug

parent c365729b
...@@ -243,7 +243,7 @@ $config['ResourceType'][] = Array( ...@@ -243,7 +243,7 @@ $config['ResourceType'][] = Array(
'url' => $baseUrl . 'images', 'url' => $baseUrl . 'images',
'directory' => $baseDir . 'images', 'directory' => $baseDir . 'images',
'maxSize' => 0, 'maxSize' => 0,
'allowedExtensions' => 'bmp,gif,jpeg,jpg,png,txt,apk,pdf', 'allowedExtensions' => 'bmp,gif,jpeg,jpg,png,txt,apk,pdf,doc',
'deniedExtensions' => ''); 'deniedExtensions' => '');
/*$config['ResourceType'][] = Array( /*$config['ResourceType'][] = Array(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment