@@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
// Force OPcache to reload this file when accessed via web
if (PHP_SAPI !== 'cli' && function_exists('opcache_invalidate')) {
opcache_invalidate(__FILE__, true);
The note is not visible to the blocked user.