/home/arranoyd/magicraft/wp-content/plugins/malcare-security/protect/prepend/ignitor.php
<?php
if (!defined('MCDATAPATH')) exit;

if (defined('MCCONFKEY')) {
	require_once dirname( __FILE__ ) . '/../protect.php';

	MCProtect_V602::init(MCProtect_V602::MODE_PREPEND);
}