check fileinfo extension and change admin locale input in install

process. Fix #205 ans #207
This commit is contained in:
Manuel Raynaud
2014-02-07 17:11:24 +01:00
parent acb1fdd60a
commit e530da685a
2 changed files with 5 additions and 1 deletions

View File

@@ -64,6 +64,7 @@ class CheckPermission extends BaseInstall
protected $extensions = array(
'curl',
'fileinfo',
'gd',
'intl',
'mcrypt',