Update src/Core/Installer.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
407f46c043
commit
47c15d330f
|
@ -404,7 +404,7 @@ class Installer
|
||||||
}
|
}
|
||||||
$this->addCheck(DI::l10n()->t('PDO or MySQLi PHP module'), $status, true, $help);
|
$this->addCheck(DI::l10n()->t('PDO or MySQLi PHP module'), $status, true, $help);
|
||||||
|
|
||||||
// Acticate when IntlChar is installed in the check pipeline.
|
// Uncomment when IntlChar is installed in the check pipeline.
|
||||||
/*
|
/*
|
||||||
$help = '';
|
$help = '';
|
||||||
$status = true;
|
$status = true;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user