Update src/Core/Installer.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
Michael Vogel 2023-10-11 22:58:14 +02:00 committed by GitHub
parent 407f46c043
commit 47c15d330f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@ class Installer
}
$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 = '';
$status = true;