HOME


Mini Shell 1.0
DIR: /var/www/kim_LIVE/wp-content/nfwlog/
Upload File :
Current File : /var/www/kim_LIVE/wp-content/nfwlog/ninjafirewall.php
<?php
// ===============================================================//
// NinjaFirewall's loader.                                        //
// DO NOT alter or remove it as long as NinjaFirewall is running. //
// If this file is corrupted or wrong, you can re-generate it     //
// by deactivating and reactivating NinjaFirewall from your       //
// WordPress dashboard.                                           //
// ===============================================================//
if ( file_exists('/var/www/kim/wp-content/plugins/ninjafirewall/lib/firewall.php') ) {
	@include_once '/var/www/kim/wp-content/plugins/ninjafirewall/lib/firewall.php';
}
// EOF