CS adjustment

This commit is contained in:
terrafrost 2023-08-10 22:33:35 -05:00
parent 0f9d6577ad
commit c5e9d51e51

View File

@ -29,4 +29,4 @@ if (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN' && function_exists('opcache_get_s
'JIT on Windows is not currently supported'
);
}
}
}