Simplified Boolean

This commit is contained in:
Netkas 2022-09-22 17:25:14 -04:00
parent 18e0f4b8aa
commit c41f7281bf

View file

@ -8,7 +8,7 @@
* before proceeding to improve performance.
*/
if(defined('NCC_INIT') == false)
if(!defined('NCC_INIT'))
{
$third_party_path = __DIR__ . DIRECTORY_SEPARATOR . 'ThirdParty' . DIRECTORY_SEPARATOR;
$target_files = [