K2 Component Not Found. In order to use the K2 Content type, you will need to download and install it.";
} else {
define('K2_CHECK', 1);
$success_style = "style='background: #d2edc9;border: 1px solid #90e772;color: #2b7312;display: block;padding: 8px 10px;'";
return "K2 Component has been found and is available to use.";
}
}
}