@@ -3,7 +3,7 @@
$sapiName = php_sapi_name();
if (substr($sapiName, 0, 3) != 'cli') {
die("cron can be run only via CLI");
die("Cron can be run only via CLI");
}
include "bootstrap.php";
The note is not visible to the blocked user.