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 namespace MoSharePointObjectSync\View; use MoSharePointObjectSync\Wrappers\p..

Decoded Output download

<?php 
 
 
namespace MoSharePointObjectSync\View; 
 
use MoSharePointObjectSync\Wrappers\pluginConstants; 
use MoSharePointObjectSync\Wrappers\wpWrapper; 
use WP_Roles; 
class advanceSettings 
{ 
    private static $instance; 
    private static $isliveri; 
    public static function getView() 
    { 
        if (isset(self::$instance)) { 
            goto Y6; 
        } 
        $nu = __CLASS__; 
        self::$instance = new $nu(); 
        self::$isliveri = wpWrapper::mo_sps_is_customer_license_key_verified(); 
        Y6: 
        return self::$instance; 
    } 
    public function mo_sps_display__tab_details() 
    { 
        echo "        <div class="mo-ms-tab-content">
            <h1>Advanced Settings</h1>\xd
            <div style="width: 68%">\xd\xa                <div class="mo-ms-tab-content-left-border">
\xa                    "; 
        wpWrapper::mo_sps_check_plugin_state(); 
        $this->mo_sps_display__group_mapping(); 
        echo "                </div>\xd\xa            </div>
\xa        </div>\xd
        "; 
    } 
    private function mo_sps_display__group_mapping() 
    { 
        $yG = wpWrapper::mo_sps_get_option("is_enable_role_folder_mapping"); 
        $wp_roles = new WP_Roles(); 
        $gk = $wp_roles->get_names(); 
        $z2 = maybe_unserialize(get_option("mo_sps_grp_folder_mapping")); 
        $lq = wpWrapper::mo_sps_get_option(pluginConstants::SHAREPOINT_ROOT_FOLDER); 
        $FK = get_term_children($lq, "wpmf-category"); 
        echo "        <form class="mo_msgraph_ajax_submit_form" id="mo_sps_save_role_folder_mapping_form" method="post">\xd\xa            <input type="hidden" name="option" value="mo_sps_save_role_folder_mapping_option">
            <input type="hidden" name="mo_sps_tab" value="adv_config">\xd\xa            "; 
        wp_nonce_field("mo_sps_save_role_folder_mapping_option"); 
        echo "            <div class="mo-ms-tab-content-tile">
\xa                <div class="mo-ms-tab-content-tile-content">
                    <div style="display:flex;">
                        <span style="font-size: 18px;font-weight: 200;">Role/Folder Mapping</span><br>
                        <div style="display: flex;margin-left:10px;">\xd\xa                            <div style="padding-right: 15px;padding-top: 2px;">\xd\xa                                <label class="switch">\xd\xa                                    <input "; 
        echo self::$isliveri ? '' : "disabled"; 
        echo " type="checkbox" name="is_enable_role_folder_mapping" "; 
        checked($yG, "on", true); 
        echo ">\xd
                                    <span class="slider round"></span>
                                </label>
\xa                            </div>\xd
                        </div>
                    </div>
                    <div>
\xa                        <table class="mo-ms-tab-content-app-config-table">
                                <colgroup>\xd\xa                                    <col span="1" style="width: 15%;">
                                    <col span="2" style="width: 60%;">
\xa                                </colgroup>
                                "; 
        foreach ($gk as $mN => $LF) { 
            $br = empty($z2) || !isset($z2[$mN]) ? '' : $z2[$mN]; 
            echo "                                            <tr>\xd\xa                                                <td><span>"; 
            echo $LF; 
            echo "</span></td>\xd
                                                <td>
\xa                                                <select multiple class="mo_sps_select" "; 
            echo self::$isliveri ? '' : "disabled"; 
            echo " style="width:75%;" type="text" name="mo_sps_folders_for_role_"; 
            echo $mN; 
            echo "[]" >
\xa                                                    "; 
            foreach ($FK as $Xk) { 
                echo "                                                    <option "; 
                echo !empty($br) && in_array($Xk, $br) ? "selected" : ''; 
                echo " value=""; 
                echo $Xk; 
                echo "">"; 
                echo get_term($Xk, "wpmf-category")->name; 
                echo "</option>
\xa                                                    "; 
                aO: 
            } 
            Cq: 
            echo "                                                </select>
\xa                                                </td>\xd
                                            </tr>\xd
                                        "; 
            oo: 
        } 
        ht: 
        echo "                                <tr><td></br></td></tr>\xd
                                <tr>
                                    <td>\xd\xa                                        <input "; 
        echo self::$isliveri ? '' : "disabled"; 
        echo " type="submit" class="mo-ms-tab-content-button" value="Save">
                                    </td>\xd\xa                                </tr>\xd
                        </table>\xd\xa                    </div>\xd
                </div>
            </div>\xd\xa        </form>
        "; 
    } 
    private function mo_sps_get_test_url() 
    { 
        return admin_url("?option=testSPSUser"); 
    } 
} 
 ?>

Did this file decode correctly?

Original Code

<?php


namespace MoSharePointObjectSync\View;

use MoSharePointObjectSync\Wrappers\pluginConstants;
use MoSharePointObjectSync\Wrappers\wpWrapper;
use WP_Roles;
class advanceSettings
{
    private static $instance;
    private static $isliveri;
    public static function getView()
    {
        if (isset(self::$instance)) {
            goto Y6;
        }
        $nu = __CLASS__;
        self::$instance = new $nu();
        self::$isliveri = wpWrapper::mo_sps_is_customer_license_key_verified();
        Y6:
        return self::$instance;
    }
    public function mo_sps_display__tab_details()
    {
        echo "\40\40\40\x20\x20\40\x20\x20\74\144\x69\x76\x20\143\154\141\163\x73\x3d\x22\x6d\157\x2d\155\x73\55\x74\141\x62\x2d\x63\157\x6e\x74\x65\x6e\164\42\76\15\12\x20\x20\40\x20\40\40\x20\x20\x20\40\40\40\x3c\x68\61\76\101\144\166\x61\156\x63\145\144\x20\x53\x65\x74\x74\151\156\147\x73\74\x2f\x68\x31\76\xd\12\40\x20\40\x20\40\x20\40\40\x20\x20\x20\40\74\x64\151\166\x20\x73\164\171\154\145\75\x22\x77\x69\144\164\150\x3a\40\x36\x38\x25\42\76\xd\xa\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\x3c\144\x69\x76\40\143\154\x61\x73\x73\x3d\x22\155\157\x2d\x6d\x73\55\164\x61\142\55\143\x6f\x6e\164\x65\x6e\164\55\x6c\x65\146\164\55\142\157\x72\144\x65\162\x22\76\15\xa\x20\x20\40\x20\40\x20\x20\40\x20\40\40\40\40\x20\40\40\x20\40\x20\40";
        wpWrapper::mo_sps_check_plugin_state();
        $this->mo_sps_display__group_mapping();
        echo "\40\40\40\40\x20\40\40\40\40\x20\x20\40\40\x20\40\x20\74\x2f\144\x69\166\76\xd\xa\x20\40\40\40\40\x20\x20\40\x20\40\x20\40\74\x2f\144\x69\x76\76\15\xa\40\x20\x20\40\40\40\40\40\74\57\x64\151\x76\76\xd\12\40\40\x20\40\x20\x20\x20\x20";
    }
    private function mo_sps_display__group_mapping()
    {
        $yG = wpWrapper::mo_sps_get_option("\x69\163\x5f\145\x6e\141\142\x6c\145\137\x72\157\x6c\x65\x5f\146\157\154\x64\145\162\137\x6d\x61\x70\160\151\x6e\147");
        $wp_roles = new WP_Roles();
        $gk = $wp_roles->get_names();
        $z2 = maybe_unserialize(get_option("\x6d\x6f\137\x73\160\163\x5f\x67\162\x70\137\146\x6f\x6c\144\145\x72\137\x6d\x61\x70\x70\151\x6e\147"));
        $lq = wpWrapper::mo_sps_get_option(pluginConstants::SHAREPOINT_ROOT_FOLDER);
        $FK = get_term_children($lq, "\167\160\x6d\146\55\143\x61\164\x65\147\x6f\x72\x79");
        echo "\x20\x20\40\x20\x20\x20\x20\40\74\x66\x6f\x72\155\x20\143\x6c\141\x73\163\x3d\x22\x6d\157\137\155\163\147\x72\x61\160\150\x5f\141\x6a\x61\170\137\163\x75\142\x6d\151\164\x5f\146\157\x72\x6d\42\40\x69\x64\x3d\42\155\157\x5f\163\x70\x73\137\x73\x61\x76\145\137\162\157\x6c\145\137\x66\x6f\154\144\x65\x72\137\155\141\160\160\151\x6e\x67\x5f\x66\157\162\155\x22\x20\x6d\x65\x74\x68\x6f\x64\75\42\160\157\163\164\x22\x3e\xd\xa\x20\40\40\40\x20\40\x20\x20\40\40\x20\40\74\151\x6e\160\x75\164\40\164\x79\160\145\75\x22\150\x69\x64\x64\145\x6e\x22\x20\156\141\x6d\x65\75\x22\x6f\160\164\151\x6f\x6e\42\x20\x76\x61\154\x75\x65\x3d\42\155\157\137\163\160\x73\137\x73\141\166\145\x5f\162\157\x6c\x65\137\146\157\154\x64\145\x72\137\x6d\141\160\160\151\156\x67\x5f\157\x70\164\151\157\x6e\x22\76\15\12\40\40\40\x20\40\40\x20\x20\x20\x20\40\40\74\x69\x6e\x70\165\164\40\x74\171\160\145\75\x22\x68\151\x64\144\x65\156\x22\40\156\141\x6d\145\x3d\42\x6d\157\137\x73\x70\163\x5f\164\141\x62\x22\40\166\x61\154\x75\x65\75\42\x61\x64\166\137\x63\x6f\156\146\x69\x67\x22\x3e\xd\xa\40\x20\x20\x20\40\40\x20\40\40\x20\40\x20";
        wp_nonce_field("\x6d\157\x5f\163\160\x73\137\163\141\x76\145\x5f\x72\157\x6c\x65\x5f\x66\157\x6c\x64\145\162\137\155\x61\160\x70\x69\156\x67\x5f\157\x70\x74\x69\157\156");
        echo "\40\40\x20\40\40\40\x20\x20\x20\x20\40\x20\x3c\144\x69\x76\40\x63\154\141\x73\163\75\42\155\x6f\55\x6d\163\x2d\x74\x61\x62\x2d\143\x6f\x6e\x74\x65\x6e\x74\55\x74\151\x6c\x65\42\x3e\15\xa\40\40\40\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\x20\40\x3c\144\151\166\40\143\154\x61\163\x73\75\x22\155\157\x2d\x6d\163\55\x74\x61\x62\55\x63\157\x6e\x74\x65\156\164\55\164\x69\x6c\x65\55\x63\x6f\156\x74\x65\x6e\x74\42\x3e\15\12\40\x20\40\x20\40\40\40\40\x20\x20\x20\40\40\x20\40\40\x20\40\40\40\74\x64\151\166\40\163\164\x79\x6c\x65\x3d\42\x64\151\163\x70\x6c\x61\x79\x3a\146\154\x65\170\73\42\76\15\12\40\40\x20\x20\x20\x20\40\40\x20\x20\40\40\40\x20\40\40\40\40\40\40\40\x20\x20\x20\74\163\x70\x61\x6e\x20\x73\164\171\x6c\145\75\42\x66\x6f\156\164\55\163\x69\x7a\145\x3a\x20\61\x38\160\x78\73\x66\157\x6e\x74\x2d\167\145\x69\147\150\x74\x3a\x20\62\x30\60\x3b\x22\76\122\x6f\x6c\145\x2f\106\x6f\154\x64\145\x72\40\x4d\x61\x70\160\151\156\147\x3c\x2f\x73\x70\141\x6e\x3e\74\x62\162\76\15\12\40\x20\40\x20\40\x20\40\40\x20\40\40\40\x20\40\40\x20\40\x20\x20\40\40\x20\x20\x20\x3c\144\151\166\x20\x73\164\171\x6c\x65\75\x22\x64\151\163\x70\x6c\141\x79\72\40\x66\154\x65\170\x3b\x6d\141\162\x67\x69\x6e\x2d\x6c\x65\x66\164\x3a\61\x30\160\x78\73\42\x3e\xd\xa\40\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\40\x20\40\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\74\144\x69\166\40\x73\x74\x79\154\145\x3d\42\x70\141\144\x64\x69\156\147\x2d\x72\x69\147\x68\164\x3a\x20\x31\65\x70\x78\x3b\160\x61\144\x64\151\156\147\55\x74\x6f\160\72\40\x32\x70\x78\x3b\x22\76\xd\xa\40\x20\40\x20\40\40\x20\40\40\x20\40\x20\x20\40\x20\x20\40\40\40\40\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\x20\x3c\154\x61\142\x65\154\x20\x63\x6c\141\x73\x73\x3d\42\163\167\x69\164\143\150\42\x3e\xd\xa\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\74\x69\x6e\x70\165\164\x20";
        echo self::$isliveri ? '' : "\x64\151\163\x61\x62\154\145\144";
        echo "\40\164\171\160\x65\75\42\x63\150\145\143\x6b\x62\x6f\170\42\40\x6e\141\x6d\x65\75\42\x69\163\137\145\x6e\141\142\154\145\x5f\162\x6f\154\145\x5f\146\157\x6c\144\145\162\137\155\x61\x70\x70\151\x6e\x67\42\x20";
        checked($yG, "\157\x6e", true);
        echo "\76\xd\12\40\x20\x20\40\40\40\40\40\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\40\40\40\40\x20\40\x20\x20\40\40\x20\x20\40\x3c\x73\160\141\156\40\x63\154\141\163\x73\75\x22\163\x6c\151\144\x65\x72\40\162\157\x75\x6e\x64\42\76\74\57\x73\x70\x61\x6e\x3e\15\12\40\40\40\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\x20\x20\40\40\40\40\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\x3c\x2f\x6c\x61\142\x65\x6c\76\15\xa\40\x20\x20\40\40\40\40\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\40\40\x3c\57\x64\x69\166\76\xd\12\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\x20\x20\74\57\x64\x69\166\x3e\15\12\x20\x20\x20\40\40\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\40\x20\x20\40\74\57\x64\151\166\76\15\12\x20\40\x20\40\40\x20\x20\40\x20\40\x20\40\40\40\40\x20\40\x20\x20\40\x3c\x64\x69\166\x3e\15\xa\x20\x20\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\40\40\40\40\40\x20\x20\x20\74\164\141\x62\154\145\x20\143\154\141\163\x73\x3d\42\x6d\157\x2d\155\163\x2d\x74\141\x62\55\x63\x6f\156\164\145\156\164\55\141\160\x70\55\x63\157\x6e\x66\x69\x67\x2d\164\x61\x62\x6c\x65\42\76\15\12\40\40\40\x20\40\x20\40\40\40\40\40\40\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\x20\40\40\x3c\x63\157\x6c\x67\x72\x6f\165\x70\76\xd\xa\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\40\40\40\40\x20\x20\40\40\x20\x20\40\x20\x20\40\40\40\40\x20\x20\x3c\x63\157\x6c\x20\163\160\141\x6e\75\42\x31\42\40\x73\x74\171\154\145\75\42\x77\151\144\x74\x68\x3a\x20\x31\x35\45\73\x22\76\15\12\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\40\40\40\40\40\40\40\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\74\143\x6f\x6c\x20\163\x70\141\156\75\42\x32\x22\x20\163\x74\x79\154\x65\75\x22\x77\151\144\164\x68\72\40\x36\60\45\x3b\x22\76\15\xa\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\40\40\40\40\40\x20\x20\40\x20\40\x20\40\x20\x20\x3c\x2f\x63\x6f\x6c\x67\162\x6f\x75\x70\x3e\15\12\40\40\x20\40\x20\x20\x20\40\40\40\x20\40\40\x20\40\x20\x20\40\x20\40\40\40\40\x20\x20\40\x20\40\x20\x20\40\40";
        foreach ($gk as $mN => $LF) {
            $br = empty($z2) || !isset($z2[$mN]) ? '' : $z2[$mN];
            echo "\x20\x20\40\40\x20\x20\x20\40\x20\40\40\40\40\x20\40\40\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\40\x20\40\x20\x20\40\x20\40\40\74\164\162\x3e\xd\xa\40\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\x20\x20\40\40\40\x20\x20\40\40\x20\x20\40\x20\x3c\164\144\x3e\74\x73\x70\x61\156\x3e";
            echo $LF;
            echo "\x3c\57\163\x70\x61\x6e\x3e\x3c\57\164\x64\76\xd\12\x20\40\40\x20\x20\40\40\40\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\x20\40\40\40\40\40\40\x20\x20\40\x20\40\40\40\40\x20\x20\x20\x20\40\40\x20\74\164\x64\x3e\15\xa\40\40\40\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\40\x20\x20\x20\40\x20\40\x20\40\40\40\40\x20\40\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\40\74\163\x65\154\145\143\164\x20\155\165\x6c\164\x69\x70\154\145\40\143\154\x61\x73\x73\x3d\42\x6d\157\137\163\x70\x73\137\163\145\x6c\x65\143\x74\x22\40";
            echo self::$isliveri ? '' : "\144\x69\x73\141\x62\154\145\x64";
            echo "\x20\163\164\171\154\145\x3d\42\x77\151\x64\x74\150\72\x37\x35\45\x3b\42\40\164\x79\x70\145\75\42\x74\x65\170\164\x22\40\156\x61\155\145\x3d\42\155\x6f\137\163\x70\x73\x5f\146\157\154\x64\x65\162\x73\x5f\x66\157\162\137\x72\x6f\x6c\145\x5f";
            echo $mN;
            echo "\x5b\x5d\42\40\76\15\xa\x20\40\x20\40\40\40\40\x20\40\40\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\40\40\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20";
            foreach ($FK as $Xk) {
                echo "\40\40\40\x20\40\40\40\40\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\40\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\40\40\40\x20\40\40\x20\40\40\40\x20\40\40\x20\x3c\157\x70\164\x69\x6f\x6e\x20";
                echo !empty($br) && in_array($Xk, $br) ? "\x73\x65\x6c\x65\x63\164\x65\144" : '';
                echo "\x20\x76\141\x6c\165\x65\75\x22";
                echo $Xk;
                echo "\x22\76";
                echo get_term($Xk, "\167\x70\x6d\x66\55\x63\x61\164\145\147\x6f\x72\171")->name;
                echo "\74\57\157\160\x74\151\x6f\156\x3e\15\xa\40\40\x20\40\40\x20\x20\40\40\40\40\40\40\40\40\40\x20\40\40\x20\40\40\40\40\x20\40\x20\x20\40\x20\x20\x20\40\40\40\40\40\40\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\40";
                aO:
            }
            Cq:
            echo "\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\x20\40\40\40\x20\40\40\40\40\x20\40\x20\40\40\40\40\40\x20\40\40\x20\40\40\x20\40\x20\40\40\40\x20\x20\40\x3c\x2f\x73\x65\x6c\x65\x63\164\x3e\15\xa\40\40\40\40\40\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\40\40\x20\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\x20\x20\40\x20\x20\74\57\x74\x64\76\xd\12\40\x20\40\40\40\40\40\40\40\40\40\x20\x20\x20\40\40\40\40\40\x20\40\40\40\40\40\x20\40\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20\x3c\x2f\x74\162\76\xd\12\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x20\40\40\40\x20\x20\40\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\40\40\x20\40\x20\40\x20\x20\x20";
            oo:
        }
        ht:
        echo "\40\x20\40\x20\x20\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\40\40\74\164\x72\x3e\x3c\164\144\76\x3c\x2f\x62\x72\76\x3c\x2f\164\x64\x3e\x3c\x2f\164\x72\x3e\xd\12\x20\40\40\x20\40\x20\x20\x20\40\x20\40\40\40\40\40\x20\40\x20\40\40\40\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\x3c\164\162\x3e\15\12\40\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\40\40\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\40\40\x20\40\40\x3c\164\144\76\xd\xa\x20\40\x20\x20\40\x20\40\x20\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\40\x20\40\x20\x20\x3c\x69\156\x70\x75\x74\x20";
        echo self::$isliveri ? '' : "\x64\x69\163\x61\142\x6c\145\144";
        echo "\x20\x74\x79\x70\145\75\x22\163\x75\x62\155\x69\x74\42\x20\143\x6c\141\163\x73\75\x22\x6d\x6f\x2d\155\163\x2d\x74\x61\x62\x2d\143\x6f\x6e\164\145\x6e\x74\x2d\142\x75\164\164\157\156\x22\40\x76\x61\154\x75\145\x3d\x22\123\141\x76\x65\x22\x3e\15\12\40\40\40\40\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\40\x20\40\x20\40\x20\74\x2f\x74\x64\76\xd\xa\x20\x20\40\x20\40\40\x20\x20\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\40\40\40\x20\x20\40\x20\x20\x3c\x2f\x74\162\76\xd\12\40\40\40\x20\40\40\x20\x20\x20\40\40\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x3c\57\164\x61\x62\x6c\145\x3e\xd\xa\x20\40\x20\40\x20\40\40\40\40\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x3c\x2f\x64\151\166\x3e\xd\12\40\x20\40\40\40\40\x20\40\40\40\40\x20\40\40\x20\x20\74\x2f\x64\151\x76\x3e\15\12\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20\x3c\57\144\151\x76\x3e\xd\xa\40\x20\40\40\40\x20\40\40\x3c\57\x66\x6f\162\x6d\76\15\12\40\40\40\x20\40\x20\x20\x20";
    }
    private function mo_sps_get_test_url()
    {
        return admin_url("\77\x6f\x70\x74\x69\x6f\156\75\164\145\163\x74\123\120\123\x55\163\x65\x72");
    }
}

Function Calls

None

Variables

None

Stats

MD5 51ded093b2e254260529d7ea917569b3
Eval Count 0
Decode Time 52 ms