Deactivated check
This commit is contained in:
parent
6459614f34
commit
42919a2be3
|
@ -411,7 +411,8 @@ class Installer
|
|||
$help = DI::l10n()->t('Error: The IntlChar module is not installed.');
|
||||
$returnVal = false;
|
||||
}
|
||||
$this->addCheck(DI::l10n()->t('IntlChar PHP module'), $status, true, $help);
|
||||
// Acticate when IntlChar is installed in the check pipeline.
|
||||
// $this->addCheck(DI::l10n()->t('IntlChar PHP module'), $status, true, $help);
|
||||
|
||||
// check for XML DOM Documents being able to be generated
|
||||
$help = '';
|
||||
|
|
Loading…
Reference in New Issue
Block a user