Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php $rF2 = MoWpnsUtility::get_mo2f_db_and_migrate("\x6d\157\137\167\x70\x6e\163\x5f..

Decoded Output download

<?php 
 
 
$rF2 = MoWpnsUtility::get_mo2f_db_and_migrate("mo_wpns_2fa_with_network_security", "get_option"); 
if ($rF2) { 
    goto WQH; 
} 
echo "\x9	<div class="mo_wpns_tab" style="margin-top: -1%;width: 98%;">\xa	"; 
goto tqF; 
WQH: 
echo "\x9<div class="mo_wpns_tab" >\xa\x9"; 
tqF: 
echo "\x9<button class="tablinks" onclick="openTab2fa(this)" id="user_profile_2fa">"; 
echo __("User Profile", "miniorange-2-factor-authentication"); 
echo "</button>
	<button class="tablinks" onclick="openTab2fa(this)" id="setup_2fa">"; 
echo __("Setup Two Factor", "miniorange-2-factor-authentication"); 
echo "</button>
\x9"; 
if (!current_user_can("administrator")) { 
    goto Po2; 
} 
echo "\x9\x9<!-- <button class="tablinks" onclick="openTab2fa(this)" id="unlimittedUser_2fa">Settings</button> -->\xa	\x9"; 
Po2: 
if (!current_user_can("administrator")) { 
    goto un1; 
} 
echo "	\x9"; 
echo "			\x9   <button class="tablinks" onclick="openTab2fa(this)" id="custom_form_2fa">"; 
echo __("Form Integration", "miniorange-2-factor-authentication"); 
echo "</button>     
				<!-- <button class="tablinks" onclick="openTab2fa(this)" id="login_option_2fa">Login Option</button> -->\xa\x9\x9\x9	"; 
echo "\x9\x9	\x9\x9<button class="tablinks" onclick="openTab2fa(this)" id="login_settings_2fa">"; 
echo __("Login Settings", "miniorange-2-factor-authentication"); 
echo "</button>
	\x9\x9\x9	<button class="tablinks" onclick="openTab2fa(this)" id="premium_options_2fa">"; 
echo __("Premium Options", "miniorange-2-factor-authentication"); 
echo "</button>
	\x9\x9\x9"; 
if (!(MO2F_IS_ONPREM && MoWpnsUtility::mo2f_rba_check_for_new_plan())) { 
    goto ZgY; 
} 
echo "	\x9\x9	\x9<button class="tablinks" onclick="openTab2fa(this)" id="device_2fa">"; 
echo __("Device Settings", "miniorange-2-factor-authentication"); 
echo "</button>\xa\x9\x9		\x9"; 
ZgY: 
if (!get_site_option("mo2f_proxy_host")) { 
    goto tCx; 
} 
echo "\x9	\x9	\x9  
			\x9	<button class="tablinks" onclick="openTab2fa(this)" id="proxy_setup_2fa">"; 
echo __("Proxy Setup", "miniorange-2-factor-authentication"); 
echo "</button>\xa		\x9\x9\x9"; 
tCx: 
if (!MoWpnsUtility::mo2f_new_plan_bus_allinclusive()) { 
    goto X3l; 
} 
echo "	\x9\x9\x9\x9<button class="tablinks" onclick="openTab2fa(this)" id="privacy_policy_2fa">"; 
echo __("Privacy Policy", "miniorange-2-factor-authentication"); 
echo "</button>\xa		\x9\x9"; 
X3l: 
echo "\x9\x9\x9\x9	<!-- <button class="tablinks" onclick="openTab2fa(this)" id="custom_login_2fa">Premium Features</button> -->
					<!-- <button class="tablinks" onclick="openTab2fa(this)" id="rba_2fa">AddOns</button> -->\xa	\x9	\x9	"; 
echo "\x9\xa\xa\xa	\x9"; 
un1: 
if (!($rF2 == 0)) { 
    goto nad; 
} 
echo "\x9\x9<!-- <button class="tablinks"  onclick="openTab2fa(this)" id="upgrade_2fa">Upgrade</button> -->\xa		"; 
nad: 
echo "\xa</div>\xa<div id="mo_scan_message" style=" padding-top:8px"></div>
<div class="mo_wpns_divided_layout" id="setup_2fa_div">\xa\x9"; 
require_once $WC . "controllers" . DIRECTORY_SEPARATOR . "twofa" . DIRECTORY_SEPARATOR . "setup_twofa.php"; 
echo "</div>
<div class="mo_wpns_divided_layout" id="user_profile_2fa_div">\xa\x9"; 
require_once $WC . "controllers" . DIRECTORY_SEPARATOR . "twofa" . DIRECTORY_SEPARATOR . "two_fa_user_profile.php"; 
echo "</div>
<!-- <div class="mo_wpns_divided_layout" id="rba_2fa_div">
	\x9"; 
echo "	\x9"; 
echo "	\x9"; 
echo "		"; 
echo "</div> -->\xa\x9<!-- <div class="mo_wpns_divided_layout" id="custom_login_2fa_div">\xa	\x9"; 
echo "\x9</div> -->
<!-- <div class="mo_wpns_divided_layout" id="login_option_2fa_div">
	"; 
echo "</div> -->\xa"; 
if (!current_user_can("administrator")) { 
    goto DHj; 
} 
echo " <div class="mo_wpns_divided_layout" id="custom_form_2fa_div">\xa	"; 
include_once $WC . "controllers" . DIRECTORY_SEPARATOR . "twofa" . DIRECTORY_SEPARATOR . "two_fa_custom_form.php"; 
echo "</div> \xa<!-- <div class="mo_wpns_divided_layout" id="unlimittedUser_2fa_div">\xa	"; 
echo "</div> -->\xa\xa<div class="mo_wpns_divided_layout" id="login_settings_2fa_div">
\x9"; 
include_once $WC . "controllers" . DIRECTORY_SEPARATOR . "twofa" . DIRECTORY_SEPARATOR . "two_fa_login_settings.php"; 
echo "</div>
<div class="mo_wpns_divided_layout" id="premium_options_2fa_div">\xa	"; 
include_once $WC . "controllers" . DIRECTORY_SEPARATOR . "twofa" . DIRECTORY_SEPARATOR . "two_fa_premium_options.php"; 
echo "</div>\xa<div class="mo_wpns_divided_layout" id="device_2fa_div">\xa	"; 
include_once $WC . "controllers" . DIRECTORY_SEPARATOR . "twofa" . DIRECTORY_SEPARATOR . "two_fa_rba_device.php"; 
echo "</div>\xa<div class="mo_wpns_divided_layout" id="privacy_policy_2fa_div">
\x9"; 
include_once $WC . "controllers" . DIRECTORY_SEPARATOR . "twofa" . DIRECTORY_SEPARATOR . "two_fa_privacy_policy.php"; 
echo "</div>
<div class="mo_wpns_divided_layout" id="proxy_setup_2fa_div">
	"; 
include_once $WC . "controllers" . DIRECTORY_SEPARATOR . "twofa" . DIRECTORY_SEPARATOR . "two_fa_proxy_setup.php"; 
echo "</div>
\x9"; 
DHj: 
echo "  \xa\xa\xa<script>\xa\x9jQuery("#user_profile_2fa_div").css("display", "block");\xa\xa	jQuery("#rba_2fa_div").css("display", "none");
\x9jQuery("#custom_login_2fa_div").css("display", "none");
\x9jQuery("#login_option_2fa_div").css("display", "none");
\x9jQuery("#custom_form_2fa_div").css("display", "none");\xa	jQuery("#login_settings_2fa_div").css("display", "none");\xa\x9jQuery("#premium_options_2fa_div").css("display", "none");\xa\x9jQuery("#privacy_policy_2fa_div").css("display", "none");
\x9jQuery("#proxy_setup_2fa_div").css("display", "none");\xa	jQuery("#setup_2fa_div").css("display", "none");
\x9jQuery("#device_2fa_div").css("display", "none");

\x9jQuery("#setup_2fa").addClass("active");\xa	function openTab2fa(elmt){\xa\x9	var tabname = elmt.id;
\x9	var tabarray = ["setup_2fa","rba_2fa","custom_login_2fa","login_option_2fa","unlimittedUser_2fa", "custom_form_2fa", "login_settings_2fa", "premium_options_2fa", "privacy_policy_2fa", "proxy_setup_2fa","user_profile_2fa", "device_2fa"];\xa	\x9for (var i = 0; i < tabarray.length; i++) {
	\x9	if(tabarray[i] == tabname){
	\x9\x9	jQuery("#"+tabarray[i]).addClass("active");
	\x9\x9\x9jQuery("#"+tabarray[i]+"_div").css("display", "block");
	\x9	}else{\xa\x9	\x9\x9jQuery("#"+tabarray[i]).removeClass("active");
\x9\x9\x9\x9jQuery("#"+tabarray[i]+"_div").css("display", "none");\xa\x9\x9	}
\x9\x9}\xa\x9\x9localStorage.setItem("last_tab", tabname);
\x9}\xa\x9var tour 	= '"; 
echo MoWpnsUtility::get_mo2f_db_option("mo2f_two_factor_tour", "site_option"); 
echo "';

\x9if(tour != 1)
		var tab = localStorage.getItem("last_tab");
\x9else
\x9\x9var tab = '"; 
echo get_site_option("mo2f_tour_tab"); 
echo "'; \xa	var is_onprem 	= '"; 
echo MO2F_IS_ONPREM; 
echo "';\xa\x9if(tab == "setup_2fa"){
\x9	document.getElementById("setup_2fa").click();
	}
	else if(tab == "rba_2fa"){
\x9\x9document.getElementById("rba_2fa").click();
	}
\x9else if(tab == "custom_login_2fa"){\xa\x9\x9document.getElementById("custom_login_2fa").click();\xa	}
\x9else if(tab == "login_option_2fa"){
\x9\x9document.getElementById("login_option_2fa").click();\xa	}\xa	\xa\x9else if(tab == "unlimittedUser_2fa")
	{
\x9\x9document.getElementById("unlimittedUser_2fa").click();\x9
\x9}
\xa\x9else if(tab == "login_settings_2fa")
\x9{\xa	\x9document.getElementById("login_settings_2fa").click();	
	}
	else if(tab == "premium_options_2fa")\xa	{\xa		document.getElementById("premium_options_2fa").click();	
\x9}else if(tab == "user_profile_2fa"){\xa	\x9document.getElementById("user_profile_2fa").click();	
\x9}
	else if(tab == "privacy_policy_2fa")\xa\x9{\xa		document.getElementById("privacy_policy_2fa").click();\x9\xa\x9}\xa	else if(tab == "proxy_setup_2fa")
\x9{
		document.getElementById("proxy_setup_2fa").click();\x9\xa	}\xa\x9else if(tab == "custom_form_2fa")
	{
\x9	document.getElementById("custom_form_2fa").click();\xa\x9}

	else if(tab == "device_2fa")\xa\x9{\xa\x9	document.getElementById("device_2fa").click();\x9\xa\x9}\xa
	else{\xa		document.getElementById("user_profile_2fa").click();
\x9}\xa</script>

\xa"; 
 ?>

Did this file decode correctly?

Original Code

<?php


$rF2 = MoWpnsUtility::get_mo2f_db_and_migrate("\x6d\157\137\167\x70\x6e\163\x5f\x32\146\141\137\167\151\x74\150\137\x6e\x65\164\x77\x6f\162\x6b\137\x73\x65\x63\x75\162\151\x74\171", "\x67\x65\x74\x5f\157\x70\164\x69\157\x6e");
if ($rF2) {
    goto WQH;
}
echo "\x9\11\74\x64\151\x76\x20\143\154\x61\x73\x73\x3d\42\155\157\x5f\x77\160\156\x73\x5f\164\141\142\42\40\163\164\171\x6c\x65\x3d\x22\155\141\162\x67\151\x6e\x2d\x74\157\x70\72\40\x2d\x31\x25\x3b\x77\151\144\164\150\72\40\71\70\x25\73\42\76\xa\11";
goto tqF;
WQH:
echo "\x9\74\x64\151\x76\40\143\x6c\141\163\163\x3d\42\x6d\x6f\137\x77\160\156\163\x5f\164\x61\142\42\x20\76\xa\x9";
tqF:
echo "\x9\x3c\142\x75\164\164\x6f\156\x20\143\x6c\141\x73\x73\x3d\42\x74\141\x62\x6c\151\156\153\x73\x22\40\x6f\156\x63\x6c\151\x63\153\x3d\42\x6f\x70\x65\156\124\x61\x62\62\x66\141\x28\x74\150\x69\163\x29\42\x20\x69\144\x3d\x22\x75\x73\x65\162\137\x70\x72\x6f\x66\151\154\145\x5f\62\146\x61\x22\x3e";
echo __("\x55\163\x65\162\x20\120\x72\157\x66\x69\x6c\145", "\155\x69\x6e\151\157\x72\141\x6e\147\145\55\62\x2d\146\141\x63\x74\157\162\55\x61\x75\x74\x68\145\x6e\164\x69\143\141\164\x69\157\x6e");
echo "\74\57\142\x75\164\164\x6f\x6e\x3e\12\11\x3c\x62\165\164\x74\157\156\40\143\x6c\141\163\x73\75\42\164\x61\x62\154\151\156\x6b\x73\42\40\x6f\x6e\143\154\x69\x63\x6b\75\x22\157\x70\x65\x6e\x54\x61\x62\62\x66\141\x28\164\150\151\x73\51\42\x20\151\144\x3d\42\163\x65\164\165\x70\137\x32\x66\x61\x22\76";
echo __("\123\145\164\x75\160\40\124\x77\157\40\106\141\x63\164\157\162", "\x6d\x69\156\x69\157\162\x61\156\x67\x65\x2d\62\x2d\x66\x61\x63\x74\x6f\162\55\x61\x75\164\x68\x65\156\x74\151\x63\141\164\151\157\x6e");
echo "\x3c\57\142\x75\164\x74\157\156\76\12\x9";
if (!current_user_can("\x61\144\x6d\x69\156\151\163\x74\162\x61\x74\157\162")) {
    goto Po2;
}
echo "\x9\x9\x3c\x21\55\x2d\40\x3c\x62\165\164\x74\x6f\156\x20\x63\x6c\141\x73\163\75\x22\x74\141\x62\154\151\156\153\x73\42\40\157\x6e\x63\154\x69\x63\x6b\x3d\x22\x6f\160\x65\x6e\x54\141\142\62\146\141\50\164\x68\x69\163\x29\42\x20\x69\x64\x3d\42\x75\156\154\x69\x6d\x69\x74\164\x65\x64\x55\x73\x65\x72\137\62\146\141\x22\x3e\123\x65\x74\x74\x69\x6e\147\163\x3c\57\142\165\x74\164\157\x6e\76\x20\x2d\x2d\x3e\xa\11\x9";
Po2:
if (!current_user_can("\x61\144\x6d\151\x6e\x69\x73\x74\162\x61\x74\157\162")) {
    goto un1;
}
echo "\11\x9";
echo "\11\11\11\x9\x20\40\x20\74\142\165\x74\164\157\156\40\x63\154\141\x73\163\75\x22\164\141\142\154\151\x6e\153\163\x22\40\x6f\156\x63\154\151\143\x6b\x3d\x22\x6f\160\x65\156\x54\x61\x62\62\146\141\50\x74\x68\x69\163\51\x22\x20\x69\144\x3d\42\x63\165\x73\x74\x6f\x6d\137\146\x6f\x72\x6d\x5f\x32\146\x61\42\76";
echo __("\106\157\162\x6d\x20\111\x6e\164\145\147\x72\141\x74\151\157\x6e", "\x6d\x69\156\x69\x6f\162\141\x6e\147\145\55\x32\x2d\146\141\143\x74\157\162\55\x61\x75\164\x68\145\x6e\164\151\143\x61\164\151\157\x6e");
echo "\74\x2f\142\x75\164\164\x6f\156\76\40\40\x20\x20\40\12\11\11\11\11\x3c\x21\x2d\x2d\40\74\x62\x75\x74\164\157\156\x20\143\x6c\x61\163\163\75\42\164\141\142\154\x69\156\x6b\163\x22\x20\x6f\x6e\143\x6c\x69\x63\153\75\x22\x6f\160\145\156\x54\141\x62\62\x66\x61\x28\x74\x68\x69\x73\51\x22\x20\151\x64\75\42\154\157\147\151\156\137\x6f\160\x74\151\x6f\156\137\62\146\x61\42\x3e\x4c\157\x67\151\156\x20\x4f\160\164\151\157\156\74\57\142\x75\x74\x74\157\x6e\76\x20\x2d\x2d\76\xa\x9\x9\x9\11";
echo "\x9\x9\11\x9\x9\x3c\x62\x75\x74\x74\x6f\156\40\x63\x6c\x61\163\x73\x3d\42\x74\141\x62\x6c\x69\x6e\x6b\x73\42\x20\157\156\143\154\151\x63\x6b\75\42\157\x70\145\x6e\124\141\142\62\146\x61\x28\164\x68\x69\163\x29\x22\x20\x69\144\75\x22\x6c\157\147\151\156\x5f\x73\145\x74\164\x69\156\x67\163\x5f\x32\x66\x61\42\76";
echo __("\x4c\x6f\x67\151\156\x20\123\145\164\x74\x69\156\147\163", "\155\151\x6e\151\x6f\162\141\x6e\147\145\x2d\62\55\x66\141\x63\x74\157\x72\x2d\x61\165\x74\x68\x65\156\164\x69\x63\141\x74\151\157\x6e");
echo "\x3c\x2f\142\x75\164\x74\157\156\76\12\11\x9\x9\x9\11\74\x62\165\x74\164\x6f\156\40\143\x6c\141\x73\x73\x3d\x22\x74\141\x62\x6c\x69\x6e\153\x73\x22\x20\x6f\x6e\143\154\151\x63\x6b\75\42\157\x70\145\156\124\x61\x62\62\x66\141\x28\164\150\x69\163\51\x22\40\x69\x64\75\x22\160\x72\x65\x6d\x69\x75\155\137\157\160\164\x69\157\x6e\x73\x5f\62\x66\x61\x22\x3e";
echo __("\x50\162\145\x6d\x69\x75\x6d\x20\117\160\164\x69\157\156\163", "\x6d\151\x6e\151\157\162\x61\156\x67\x65\55\x32\55\146\x61\143\164\157\162\x2d\141\165\x74\x68\145\x6e\164\151\143\x61\x74\x69\157\x6e");
echo "\x3c\57\142\x75\x74\164\x6f\x6e\x3e\12\11\x9\x9\x9";
if (!(MO2F_IS_ONPREM && MoWpnsUtility::mo2f_rba_check_for_new_plan())) {
    goto ZgY;
}
echo "\11\x9\x9\11\x9\x3c\142\165\x74\x74\157\156\40\143\154\141\x73\163\x3d\42\x74\x61\142\154\x69\156\x6b\x73\42\40\x6f\156\x63\154\x69\x63\153\75\x22\157\160\x65\x6e\x54\141\x62\x32\146\141\x28\164\x68\x69\x73\x29\42\40\151\144\75\42\144\x65\x76\151\x63\x65\137\x32\146\x61\x22\76";
echo __("\104\x65\x76\151\143\x65\40\x53\145\x74\164\x69\x6e\147\163", "\155\x69\156\151\x6f\162\x61\x6e\x67\145\55\x32\x2d\146\141\143\164\157\x72\x2d\x61\x75\x74\x68\x65\x6e\x74\151\x63\x61\x74\151\157\156");
echo "\x3c\57\142\x75\164\164\157\156\76\xa\x9\x9\11\11\x9";
ZgY:
if (!get_site_option("\155\x6f\62\x66\137\x70\162\157\170\x79\137\x68\x6f\163\x74")) {
    goto tCx;
}
echo "\x9\11\x9\11\x9\40\x20\12\11\11\11\x9\11\74\x62\165\164\164\x6f\156\40\143\x6c\x61\163\163\x3d\x22\164\x61\x62\x6c\x69\x6e\153\x73\x22\40\157\156\143\154\x69\143\153\x3d\42\157\160\145\x6e\124\x61\x62\62\x66\141\x28\x74\150\x69\163\51\x22\x20\x69\144\75\42\x70\162\157\x78\x79\137\x73\145\x74\165\160\137\x32\146\141\x22\x3e";
echo __("\120\x72\x6f\x78\171\40\123\x65\x74\x75\160", "\x6d\x69\156\x69\x6f\162\141\156\x67\x65\55\62\x2d\x66\x61\143\164\x6f\x72\x2d\x61\165\x74\150\x65\156\x74\x69\143\141\x74\151\x6f\x6e");
echo "\74\x2f\x62\165\164\x74\x6f\x6e\x3e\xa\11\11\x9\x9\x9";
tCx:
if (!MoWpnsUtility::mo2f_new_plan_bus_allinclusive()) {
    goto X3l;
}
echo "\11\x9\x9\x9\x9\x3c\142\165\164\x74\157\x6e\40\143\154\141\163\163\75\42\164\141\x62\x6c\151\x6e\x6b\163\42\x20\x6f\x6e\x63\x6c\151\143\153\x3d\x22\157\160\145\156\124\141\x62\x32\x66\141\50\x74\150\x69\163\51\x22\40\151\x64\x3d\x22\160\162\151\x76\141\143\x79\x5f\x70\157\x6c\x69\143\171\137\62\x66\x61\x22\x3e";
echo __("\x50\x72\x69\x76\141\x63\171\x20\120\157\x6c\151\143\171", "\155\x69\156\151\x6f\162\141\156\x67\145\x2d\62\x2d\146\x61\143\x74\x6f\162\55\141\x75\x74\150\145\156\164\151\143\x61\164\x69\157\x6e");
echo "\x3c\57\142\165\164\x74\x6f\156\x3e\xa\11\11\x9\x9";
X3l:
echo "\x9\x9\x9\x9\11\74\x21\55\x2d\40\74\142\165\x74\164\x6f\156\40\143\x6c\141\x73\163\x3d\42\x74\x61\x62\x6c\151\x6e\x6b\x73\x22\40\x6f\156\x63\154\151\x63\153\x3d\x22\x6f\x70\x65\x6e\124\x61\x62\62\x66\141\50\164\x68\151\163\x29\42\x20\x69\x64\x3d\42\x63\165\x73\x74\x6f\155\137\x6c\x6f\x67\x69\156\x5f\62\x66\x61\x22\x3e\x50\x72\x65\155\151\165\155\40\x46\x65\x61\164\165\x72\145\163\x3c\x2f\x62\x75\164\x74\157\156\76\40\x2d\55\76\12\11\11\11\11\11\x3c\41\x2d\55\40\x3c\142\x75\164\x74\x6f\x6e\40\143\154\141\x73\x73\75\x22\x74\x61\x62\x6c\151\156\153\x73\x22\x20\157\x6e\x63\x6c\x69\143\153\75\x22\157\x70\x65\156\x54\141\142\x32\x66\x61\x28\164\x68\151\163\51\x22\x20\151\x64\75\x22\162\142\141\x5f\x32\146\141\42\x3e\x41\x64\x64\117\x6e\163\74\x2f\142\x75\x74\x74\157\156\x3e\40\x2d\x2d\76\xa\11\x9\11\x9\11";
echo "\x9\xa\xa\xa\11\x9";
un1:
if (!($rF2 == 0)) {
    goto nad;
}
echo "\x9\x9\74\41\55\55\40\74\142\165\164\x74\157\x6e\40\x63\154\141\163\x73\x3d\x22\164\141\x62\x6c\151\x6e\x6b\163\x22\x20\x20\157\156\143\x6c\x69\143\x6b\75\42\x6f\160\x65\x6e\x54\141\x62\x32\146\x61\x28\x74\150\151\x73\51\42\x20\x69\x64\x3d\42\165\x70\x67\x72\x61\144\145\x5f\62\x66\x61\x22\x3e\125\160\147\x72\141\144\x65\x3c\x2f\142\165\x74\x74\x6f\156\x3e\40\x2d\55\76\xa\11\11";
nad:
echo "\xa\74\57\144\151\166\x3e\xa\74\x64\x69\x76\x20\151\144\75\x22\155\157\x5f\163\x63\141\x6e\x5f\x6d\145\163\163\x61\147\x65\42\40\x73\x74\x79\x6c\145\75\x22\40\160\x61\144\x64\x69\x6e\147\55\164\157\x70\72\70\160\x78\42\x3e\74\57\144\151\x76\76\12\74\144\151\x76\40\x63\154\141\x73\163\x3d\42\155\157\137\167\160\156\163\137\144\151\166\x69\x64\145\144\137\x6c\141\x79\157\x75\x74\x22\40\151\144\x3d\x22\163\145\x74\165\160\137\62\146\141\x5f\x64\151\166\42\x3e\xa\x9";
require_once $WC . "\x63\x6f\x6e\x74\162\157\154\154\x65\162\x73" . DIRECTORY_SEPARATOR . "\x74\167\x6f\x66\x61" . DIRECTORY_SEPARATOR . "\x73\145\164\x75\x70\137\164\167\x6f\x66\141\x2e\160\x68\x70";
echo "\x3c\57\144\151\x76\x3e\12\74\x64\151\x76\40\x63\154\141\163\163\75\x22\x6d\157\x5f\x77\160\156\163\x5f\x64\x69\166\151\144\x65\x64\137\x6c\x61\x79\157\165\164\42\x20\x69\x64\75\42\165\x73\145\162\137\x70\162\x6f\x66\151\154\x65\x5f\x32\146\x61\137\144\x69\166\42\76\xa\x9";
require_once $WC . "\143\x6f\156\164\162\157\x6c\154\145\162\163" . DIRECTORY_SEPARATOR . "\x74\167\x6f\146\141" . DIRECTORY_SEPARATOR . "\x74\x77\157\x5f\146\x61\137\165\163\x65\162\x5f\x70\x72\x6f\146\x69\154\x65\x2e\x70\150\160";
echo "\74\x2f\x64\x69\166\x3e\12\x3c\x21\x2d\x2d\x20\74\144\x69\x76\40\143\154\x61\x73\163\75\42\155\x6f\137\167\x70\x6e\x73\137\144\x69\166\x69\144\145\144\x5f\x6c\141\171\x6f\165\164\42\40\151\144\x3d\x22\162\142\x61\x5f\x32\x66\x61\x5f\144\151\166\x22\x3e\12\11\x9";
echo "\11\x9";
echo "\11\x9";
echo "\11\11";
echo "\x3c\x2f\x64\151\x76\x3e\x20\55\x2d\76\xa\x9\x3c\x21\55\55\40\x3c\x64\151\x76\40\x63\x6c\141\163\x73\75\x22\155\157\137\x77\x70\x6e\x73\x5f\x64\x69\x76\151\144\x65\144\x5f\154\141\x79\157\x75\x74\42\x20\x69\x64\75\42\x63\165\x73\164\x6f\x6d\x5f\154\x6f\147\151\156\x5f\x32\x66\141\x5f\144\x69\x76\x22\76\xa\11\x9";
echo "\x9\x3c\x2f\144\x69\166\x3e\40\55\55\76\12\x3c\x21\55\x2d\40\x3c\x64\151\166\40\x63\154\x61\x73\x73\x3d\42\x6d\157\x5f\167\160\156\x73\137\144\151\166\x69\144\x65\x64\x5f\154\x61\x79\157\x75\164\x22\40\x69\x64\75\x22\x6c\x6f\147\x69\x6e\x5f\x6f\x70\164\151\157\156\137\62\146\x61\137\144\151\166\42\76\12\11";
echo "\74\x2f\x64\151\x76\x3e\x20\x2d\55\x3e\xa";
if (!current_user_can("\x61\144\155\x69\x6e\151\163\x74\x72\x61\x74\157\x72")) {
    goto DHj;
}
echo "\x20\74\144\x69\166\x20\x63\154\141\x73\163\75\x22\155\157\137\167\160\x6e\163\x5f\144\151\166\151\144\x65\x64\x5f\x6c\x61\171\157\x75\x74\42\40\151\144\x3d\42\143\x75\163\x74\157\x6d\137\x66\157\x72\x6d\x5f\62\x66\x61\x5f\144\x69\x76\42\76\xa\11";
include_once $WC . "\x63\x6f\x6e\164\162\x6f\x6c\x6c\x65\162\x73" . DIRECTORY_SEPARATOR . "\x74\x77\x6f\146\x61" . DIRECTORY_SEPARATOR . "\164\x77\157\137\146\141\137\x63\165\x73\164\157\x6d\x5f\146\157\x72\155\56\160\x68\x70";
echo "\x3c\57\x64\151\x76\x3e\40\xa\x3c\41\55\x2d\40\74\x64\x69\x76\40\x63\x6c\141\x73\163\75\42\155\x6f\137\x77\160\156\163\137\x64\x69\x76\151\144\145\144\x5f\x6c\x61\x79\x6f\x75\164\42\x20\151\144\x3d\x22\165\156\154\151\155\x69\x74\164\x65\x64\125\x73\x65\162\137\62\x66\x61\137\144\x69\x76\42\76\xa\11";
echo "\x3c\x2f\144\151\166\x3e\40\x2d\55\x3e\xa\xa\x3c\x64\151\x76\x20\x63\x6c\x61\163\163\75\42\155\x6f\137\167\x70\156\x73\x5f\x64\x69\166\151\x64\145\x64\137\x6c\x61\171\x6f\165\x74\x22\40\151\144\x3d\42\154\157\147\x69\x6e\x5f\x73\x65\x74\x74\151\x6e\147\x73\137\62\146\x61\137\x64\151\x76\42\x3e\12\x9";
include_once $WC . "\x63\x6f\x6e\x74\x72\x6f\154\x6c\x65\162\x73" . DIRECTORY_SEPARATOR . "\164\167\x6f\146\x61" . DIRECTORY_SEPARATOR . "\x74\167\157\137\146\x61\137\x6c\x6f\x67\x69\x6e\x5f\163\x65\x74\x74\x69\156\x67\163\56\160\150\x70";
echo "\x3c\x2f\x64\x69\166\76\12\74\x64\151\x76\40\143\x6c\x61\x73\163\x3d\42\x6d\x6f\x5f\167\x70\156\x73\x5f\x64\151\x76\151\x64\x65\x64\137\x6c\x61\171\x6f\x75\164\x22\x20\x69\x64\75\x22\x70\162\x65\x6d\151\x75\155\137\157\x70\164\x69\x6f\156\x73\137\62\146\141\x5f\144\x69\166\42\x3e\xa\11";
include_once $WC . "\143\157\156\x74\x72\157\154\154\145\162\163" . DIRECTORY_SEPARATOR . "\x74\x77\x6f\146\x61" . DIRECTORY_SEPARATOR . "\x74\167\157\x5f\x66\x61\x5f\x70\x72\x65\x6d\151\x75\x6d\137\157\x70\x74\151\157\x6e\163\x2e\160\x68\x70";
echo "\74\57\x64\151\x76\x3e\xa\x3c\144\x69\x76\x20\143\x6c\x61\x73\x73\75\42\x6d\157\x5f\x77\160\x6e\163\x5f\x64\x69\166\x69\x64\145\144\x5f\x6c\x61\171\157\x75\x74\x22\x20\151\144\75\42\144\145\166\151\x63\x65\137\x32\x66\141\137\144\x69\x76\x22\x3e\xa\11";
include_once $WC . "\x63\x6f\156\x74\162\157\154\154\x65\162\163" . DIRECTORY_SEPARATOR . "\164\x77\x6f\x66\x61" . DIRECTORY_SEPARATOR . "\164\167\x6f\137\146\141\137\162\x62\x61\x5f\x64\x65\166\151\143\x65\x2e\x70\150\x70";
echo "\74\x2f\144\151\166\x3e\xa\74\144\x69\x76\40\143\154\141\163\x73\75\42\155\x6f\137\167\x70\156\163\x5f\x64\151\166\151\x64\x65\x64\137\154\x61\x79\157\x75\164\42\40\151\144\75\42\x70\x72\x69\166\141\x63\171\x5f\x70\x6f\x6c\x69\x63\x79\x5f\x32\146\141\137\x64\151\166\x22\x3e\12\x9";
include_once $WC . "\x63\x6f\x6e\x74\x72\157\x6c\154\x65\x72\x73" . DIRECTORY_SEPARATOR . "\x74\167\157\x66\x61" . DIRECTORY_SEPARATOR . "\x74\167\x6f\x5f\x66\141\x5f\x70\x72\x69\166\141\x63\x79\x5f\160\x6f\x6c\x69\143\x79\x2e\160\x68\160";
echo "\74\57\x64\x69\166\76\12\74\144\151\166\x20\143\x6c\141\163\163\75\42\x6d\x6f\x5f\167\160\x6e\163\137\144\151\166\151\144\145\144\137\154\x61\x79\157\x75\164\x22\x20\x69\144\x3d\x22\x70\162\x6f\170\x79\137\163\x65\x74\165\x70\137\62\x66\141\x5f\x64\151\x76\x22\76\12\11";
include_once $WC . "\x63\x6f\156\164\x72\x6f\x6c\x6c\145\162\x73" . DIRECTORY_SEPARATOR . "\164\x77\157\x66\141" . DIRECTORY_SEPARATOR . "\x74\167\x6f\x5f\146\141\x5f\x70\162\x6f\170\171\x5f\x73\145\164\x75\160\56\x70\x68\x70";
echo "\x3c\x2f\144\151\x76\76\12\x9";
DHj:
echo "\40\x20\xa\xa\xa\x3c\163\143\x72\x69\x70\164\x3e\xa\x9\x6a\121\165\145\162\171\x28\x22\43\165\x73\145\x72\x5f\160\162\157\146\x69\154\145\137\x32\x66\x61\137\144\151\x76\x22\51\x2e\x63\x73\163\50\42\144\x69\163\x70\x6c\141\x79\42\x2c\40\42\142\154\x6f\143\x6b\x22\51\73\xa\xa\11\x6a\x51\165\x65\x72\x79\50\x22\43\x72\142\141\x5f\62\146\x61\x5f\144\151\166\42\x29\56\x63\x73\163\x28\x22\144\151\163\160\x6c\x61\x79\x22\54\40\x22\156\x6f\x6e\x65\x22\x29\73\12\x9\x6a\121\165\x65\162\x79\50\x22\43\x63\x75\163\164\x6f\155\x5f\x6c\x6f\147\151\x6e\x5f\62\x66\141\137\144\x69\x76\x22\x29\56\x63\163\163\50\42\x64\151\x73\160\154\141\171\x22\54\x20\42\156\157\156\x65\x22\51\x3b\12\x9\152\x51\x75\145\x72\171\50\x22\x23\154\x6f\x67\151\x6e\137\x6f\160\x74\x69\157\x6e\x5f\x32\x66\141\x5f\x64\x69\166\42\51\x2e\143\163\163\x28\x22\144\x69\x73\160\154\141\x79\42\x2c\x20\42\x6e\157\156\x65\x22\51\73\12\x9\x6a\121\x75\145\x72\x79\50\x22\43\143\x75\163\x74\x6f\x6d\x5f\146\x6f\x72\x6d\x5f\62\146\x61\x5f\x64\151\166\x22\x29\56\143\x73\163\50\42\144\x69\x73\160\x6c\x61\x79\x22\54\x20\42\x6e\x6f\156\145\42\x29\73\xa\11\x6a\121\165\x65\162\171\50\x22\x23\154\x6f\147\x69\156\137\163\145\x74\164\151\156\x67\163\x5f\x32\146\x61\x5f\x64\151\166\x22\x29\56\x63\163\163\x28\42\x64\151\x73\x70\x6c\x61\x79\x22\x2c\40\42\156\157\156\x65\42\x29\73\xa\x9\x6a\121\165\145\162\x79\x28\42\x23\x70\162\x65\155\151\x75\x6d\137\157\x70\164\151\157\156\163\x5f\62\146\141\x5f\x64\x69\x76\42\51\x2e\x63\x73\163\x28\x22\144\151\163\160\154\x61\171\42\x2c\x20\42\x6e\157\156\x65\x22\51\73\xa\x9\152\x51\x75\x65\x72\x79\50\x22\43\x70\x72\151\x76\x61\143\171\137\x70\157\x6c\151\143\171\x5f\x32\146\141\x5f\144\x69\166\x22\x29\x2e\143\163\163\50\42\x64\x69\163\160\154\x61\x79\x22\x2c\40\42\156\157\156\145\x22\51\x3b\12\x9\152\x51\165\145\x72\171\50\x22\43\160\162\157\170\171\137\x73\x65\x74\165\160\x5f\x32\146\141\137\x64\151\x76\42\x29\x2e\143\163\163\50\42\x64\151\x73\160\154\x61\x79\x22\x2c\40\42\x6e\x6f\x6e\x65\x22\x29\73\xa\11\x6a\121\165\x65\162\171\50\x22\x23\x73\145\x74\x75\x70\x5f\62\x66\x61\x5f\144\151\x76\42\51\x2e\x63\x73\x73\x28\x22\x64\x69\163\160\154\141\171\x22\54\40\x22\156\x6f\x6e\145\x22\x29\x3b\12\x9\152\121\165\145\162\171\50\42\43\x64\145\x76\151\x63\145\137\62\x66\141\x5f\x64\151\x76\42\51\x2e\x63\163\x73\x28\42\x64\151\163\x70\154\x61\171\x22\x2c\40\x22\x6e\157\x6e\145\42\51\x3b\12\12\x9\152\121\x75\x65\162\171\50\42\43\163\x65\x74\x75\x70\137\62\x66\141\42\x29\x2e\x61\x64\x64\103\x6c\x61\163\x73\x28\x22\141\143\164\151\166\x65\x22\51\73\xa\11\146\x75\156\143\x74\151\x6f\x6e\40\x6f\x70\145\156\x54\141\x62\x32\146\x61\x28\145\154\x6d\x74\51\173\xa\x9\11\x76\141\x72\x20\x74\x61\x62\x6e\x61\x6d\x65\x20\x3d\x20\x65\x6c\x6d\164\x2e\x69\144\x3b\12\x9\11\166\141\x72\x20\164\141\x62\141\x72\162\x61\171\40\x3d\x20\x5b\42\x73\145\x74\165\160\137\62\x66\141\x22\x2c\x22\162\x62\141\x5f\x32\146\141\42\x2c\x22\x63\165\x73\164\x6f\x6d\137\154\x6f\x67\x69\156\137\62\146\x61\42\54\42\154\x6f\147\x69\156\x5f\157\160\164\151\157\156\137\62\x66\141\42\x2c\42\165\156\154\151\x6d\x69\164\x74\145\x64\125\x73\x65\x72\x5f\62\x66\141\x22\54\x20\42\x63\x75\163\164\157\155\x5f\146\157\x72\155\x5f\62\146\x61\42\54\40\x22\154\157\147\x69\156\x5f\x73\145\164\164\151\x6e\x67\163\137\x32\146\141\42\54\x20\42\x70\x72\x65\x6d\x69\x75\155\137\157\x70\x74\151\x6f\156\163\137\x32\146\x61\42\54\x20\42\160\x72\x69\x76\141\143\x79\137\160\157\154\x69\x63\171\137\x32\146\141\x22\54\40\42\160\162\x6f\x78\x79\x5f\x73\145\x74\165\160\x5f\x32\146\141\x22\54\42\165\x73\145\162\x5f\160\x72\x6f\146\x69\x6c\x65\137\x32\x66\x61\x22\x2c\x20\42\144\x65\x76\151\143\x65\137\x32\146\x61\42\135\73\xa\11\x9\146\157\x72\40\x28\166\x61\162\40\151\40\75\x20\60\73\x20\x69\40\74\40\164\x61\x62\141\162\x72\141\x79\x2e\x6c\x65\156\x67\164\150\x3b\x20\151\53\x2b\51\x20\173\12\11\x9\11\151\x66\x28\164\141\x62\141\162\162\141\x79\133\151\x5d\40\75\x3d\x20\x74\x61\142\x6e\x61\155\145\51\173\12\11\x9\x9\11\152\x51\165\x65\x72\x79\x28\42\43\42\53\x74\x61\x62\x61\162\162\141\171\133\x69\135\x29\56\141\x64\144\x43\x6c\141\x73\163\50\42\141\x63\164\x69\166\145\42\x29\x3b\12\11\x9\x9\x9\152\x51\165\x65\162\171\50\x22\x23\x22\x2b\x74\x61\142\x61\x72\x72\141\171\x5b\x69\135\53\42\x5f\x64\151\x76\42\x29\x2e\143\x73\x73\50\x22\144\x69\x73\160\x6c\x61\x79\x22\x2c\x20\x22\142\x6c\x6f\x63\x6b\x22\51\73\12\11\x9\11\175\x65\x6c\x73\145\173\xa\x9\11\x9\x9\152\x51\165\x65\162\x79\x28\x22\x23\42\53\164\x61\x62\141\x72\162\x61\x79\133\x69\135\51\56\x72\145\155\x6f\166\x65\x43\154\x61\x73\x73\50\42\141\143\x74\151\166\145\x22\51\x3b\12\x9\x9\x9\x9\152\x51\165\x65\162\171\x28\x22\43\x22\x2b\164\x61\x62\141\162\x72\x61\x79\x5b\151\x5d\53\42\137\144\151\x76\42\x29\56\143\x73\163\50\42\144\x69\x73\x70\x6c\x61\x79\x22\54\x20\x22\156\157\x6e\x65\x22\51\73\xa\x9\x9\11\175\12\x9\x9\175\xa\x9\x9\x6c\x6f\143\x61\154\123\x74\x6f\x72\141\x67\x65\56\163\x65\x74\111\x74\145\x6d\x28\42\154\141\x73\x74\x5f\164\141\x62\x22\54\x20\x74\x61\x62\x6e\141\155\x65\51\x3b\12\x9\175\xa\x9\166\141\x72\40\164\x6f\x75\x72\40\11\x3d\40\x27";
echo MoWpnsUtility::get_mo2f_db_option("\155\x6f\62\x66\x5f\164\167\x6f\x5f\146\141\143\164\x6f\x72\x5f\x74\x6f\165\x72", "\163\x69\164\145\137\x6f\x70\164\x69\157\156");
echo "\47\73\12\12\x9\151\146\x28\164\157\x75\x72\x20\x21\75\40\x31\51\12\11\11\x76\x61\x72\40\x74\141\142\x20\75\40\x6c\x6f\143\x61\x6c\123\164\157\x72\141\147\145\x2e\x67\x65\x74\x49\x74\145\x6d\50\x22\x6c\x61\163\x74\137\164\141\x62\x22\51\73\12\x9\x65\x6c\x73\145\12\x9\x9\x76\x61\162\x20\x74\141\x62\x20\x3d\x20\x27";
echo get_site_option("\155\157\x32\x66\x5f\164\157\165\x72\x5f\x74\x61\x62");
echo "\47\x3b\40\xa\11\166\x61\x72\40\x69\163\137\x6f\x6e\x70\x72\x65\x6d\40\11\75\x20\47";
echo MO2F_IS_ONPREM;
echo "\47\x3b\xa\x9\151\146\50\x74\141\x62\40\75\x3d\x20\42\163\145\164\x75\x70\137\62\x66\x61\42\51\x7b\12\x9\11\144\157\143\x75\x6d\145\156\164\56\x67\145\164\x45\x6c\145\x6d\x65\156\x74\x42\171\111\x64\50\x22\163\145\164\165\160\x5f\x32\x66\141\42\x29\x2e\x63\154\x69\x63\x6b\x28\51\73\12\11\175\12\11\x65\x6c\x73\145\40\x69\146\x28\x74\x61\x62\x20\75\x3d\x20\x22\x72\142\141\137\x32\146\x61\x22\51\173\12\x9\x9\144\x6f\143\165\155\x65\156\164\x2e\147\145\x74\105\154\145\155\145\156\x74\102\171\111\x64\x28\42\162\142\x61\x5f\62\146\141\42\x29\56\143\154\151\x63\x6b\x28\51\x3b\12\11\x7d\12\x9\145\x6c\x73\x65\x20\x69\x66\x28\164\x61\x62\x20\75\x3d\x20\x22\143\x75\x73\164\157\x6d\x5f\x6c\157\147\x69\156\137\62\x66\x61\x22\51\x7b\xa\x9\x9\144\157\x63\165\155\145\156\x74\x2e\147\145\x74\105\154\145\155\145\156\164\x42\171\111\x64\50\x22\x63\x75\x73\164\x6f\155\137\154\157\147\151\x6e\x5f\62\x66\x61\x22\51\x2e\x63\x6c\151\x63\153\50\51\73\xa\11\x7d\12\x9\x65\154\163\x65\40\x69\146\50\x74\x61\x62\40\x3d\x3d\x20\42\154\x6f\x67\x69\156\137\157\160\x74\151\x6f\x6e\137\62\x66\141\42\x29\173\12\x9\x9\144\157\143\165\155\x65\x6e\x74\x2e\x67\145\164\x45\154\x65\x6d\145\x6e\164\102\x79\x49\x64\50\42\x6c\x6f\x67\151\156\137\157\x70\x74\151\157\156\x5f\62\x66\141\x22\x29\x2e\x63\154\151\143\153\x28\x29\x3b\xa\11\x7d\xa\11\xa\x9\x65\x6c\163\145\40\151\x66\x28\x74\x61\142\x20\75\75\40\42\x75\156\x6c\x69\155\151\164\164\x65\x64\125\x73\145\162\137\62\x66\x61\x22\x29\12\11\x7b\12\x9\x9\144\x6f\143\x75\155\145\156\x74\56\x67\145\164\105\x6c\x65\155\145\x6e\164\102\171\111\x64\50\x22\x75\156\x6c\151\155\151\164\164\x65\144\x55\x73\x65\162\x5f\x32\146\141\42\51\x2e\143\154\151\143\x6b\50\51\x3b\x9\12\x9\x7d\12\xa\x9\145\154\x73\x65\40\x69\x66\50\164\141\x62\40\x3d\75\x20\x22\154\x6f\147\x69\x6e\137\163\145\x74\164\151\x6e\x67\163\137\62\x66\141\x22\x29\12\x9\x7b\xa\11\x9\144\157\x63\165\155\145\156\164\x2e\x67\x65\164\x45\x6c\145\x6d\x65\x6e\164\x42\171\x49\x64\50\x22\x6c\x6f\x67\151\x6e\137\163\x65\164\x74\x69\x6e\147\x73\137\62\146\x61\x22\51\56\143\x6c\151\143\x6b\50\51\73\11\12\11\x7d\12\11\145\x6c\163\x65\40\x69\x66\x28\164\x61\142\40\x3d\75\x20\42\x70\162\145\155\151\x75\155\x5f\x6f\x70\x74\151\157\x6e\163\137\x32\146\x61\42\51\xa\11\x7b\xa\11\11\144\x6f\x63\x75\x6d\x65\x6e\x74\56\147\145\x74\x45\154\x65\155\x65\x6e\164\x42\x79\x49\144\x28\x22\x70\x72\x65\x6d\x69\165\x6d\137\157\160\x74\151\x6f\156\x73\x5f\x32\146\x61\42\x29\x2e\x63\154\x69\143\153\50\x29\x3b\11\12\x9\175\x65\x6c\163\x65\40\151\146\50\164\x61\142\x20\75\75\x20\42\165\163\145\x72\x5f\160\162\157\x66\x69\x6c\145\137\x32\146\141\42\x29\173\xa\11\x9\144\157\x63\x75\155\x65\x6e\164\56\x67\145\164\x45\154\145\x6d\x65\x6e\x74\102\x79\111\x64\x28\42\165\163\145\162\137\160\162\157\146\151\154\x65\x5f\62\x66\x61\42\x29\x2e\143\154\151\x63\153\50\x29\73\11\12\x9\175\12\11\x65\154\163\145\x20\151\x66\x28\x74\141\142\40\x3d\x3d\40\x22\x70\162\x69\x76\x61\143\x79\137\x70\157\x6c\x69\143\171\137\62\146\x61\x22\x29\xa\x9\x7b\xa\11\11\144\x6f\x63\165\x6d\x65\156\164\56\x67\145\164\x45\x6c\x65\155\x65\156\x74\x42\x79\x49\x64\50\42\160\162\151\x76\x61\143\x79\x5f\x70\x6f\x6c\151\x63\x79\x5f\62\x66\141\42\x29\56\x63\154\151\143\153\50\51\x3b\x9\xa\x9\x7d\xa\11\x65\x6c\x73\145\x20\x69\x66\x28\164\x61\142\40\75\x3d\40\42\160\x72\x6f\170\x79\x5f\163\x65\x74\165\x70\x5f\x32\146\x61\x22\x29\12\x9\173\12\11\11\x64\157\143\165\155\x65\x6e\x74\x2e\x67\145\x74\105\154\145\155\145\x6e\x74\x42\171\111\144\50\42\x70\x72\x6f\x78\171\137\x73\x65\164\165\160\x5f\x32\146\141\42\51\56\x63\154\151\143\x6b\x28\x29\x3b\x9\xa\11\x7d\xa\x9\x65\x6c\x73\145\40\x69\x66\50\164\141\142\x20\75\75\x20\42\x63\165\163\x74\x6f\155\137\x66\x6f\x72\155\x5f\62\x66\x61\x22\x29\12\11\173\12\x9\11\x64\157\143\x75\155\145\156\164\56\147\x65\164\105\x6c\145\155\145\x6e\x74\102\x79\111\x64\50\x22\143\165\163\164\x6f\155\x5f\146\x6f\162\x6d\137\62\x66\141\42\51\x2e\143\x6c\x69\143\153\x28\51\73\xa\x9\175\12\12\11\145\154\x73\x65\40\x69\x66\50\x74\x61\142\40\75\x3d\x20\x22\x64\145\x76\151\143\x65\137\62\146\141\42\51\xa\x9\173\xa\x9\11\144\x6f\x63\x75\x6d\x65\156\164\x2e\x67\x65\x74\105\154\145\155\x65\x6e\x74\x42\x79\x49\x64\50\x22\144\x65\166\151\x63\x65\x5f\x32\146\141\42\51\56\143\154\x69\x63\x6b\50\x29\x3b\x9\xa\x9\175\xa\12\11\145\x6c\x73\145\x7b\xa\11\11\x64\157\143\x75\x6d\145\x6e\164\56\147\145\164\x45\x6c\x65\155\145\x6e\164\x42\171\x49\144\x28\42\165\163\x65\162\137\160\x72\x6f\146\x69\x6c\145\137\x32\146\x61\42\x29\x2e\143\x6c\x69\x63\153\50\x29\x3b\12\x9\175\xa\x3c\x2f\x73\143\x72\151\x70\164\76\12\12\xa";

Function Calls

None

Variables

None

Stats

MD5 081bcecf95193809771960179e20341b
Eval Count 0
Decode Time 52 ms